//
pkg.gl
Category
github.com/tailscale/golang-x-crypto
xtea
package
0.91.0
Repository:
https://github.com/tailscale/golang-x-crypto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
90 SLOC
#
Functions
NewCipher
NewCipher creates and returns a new Cipher.
#
Constants
BlockSize
The XTEA block size in bytes.
#
Structs
Cipher
A Cipher is an instance of an XTEA cipher using a particular key.
#
Type aliases
KeySizeError
No description provided by the author