//
pkg.gl
Category
golang.org/x/crypto
xtea
package
0.36.0
Repository:
https://go.googlesource.com/crypto
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
191
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