//
pkg.gl
Category
github.com/AlexZ33/utils
crypto
xtea
package
0.0.0-20230529124418-512269d081cf
Repository:
https://github.com/alexz33/utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
90 SLOC
#
Functions
NewCipher
NewCipher 构造器.
#
Constants
BlockSize
XTEA block size in bytes.
#
Structs
Cipher
A Cipher is an instance of an XTEA cipher using a particular key.
#
Type aliases
KeySizeError
KeySizeError 自定义错误.