package
0.0.0-20230529124418-512269d081cf
Repository: https://github.com/alexz33/utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
EncryptAesBase64 先做AES加密,再做base64加密.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewCipher 加密算法构造器,使用标准rounds, key 长度必须是 16 byte.
NewCipherWithRounds 加密算法构造器,key 长度必须是 16 byte.
* * PasswordMD5 密码加密 * @Description: create Account password MD5 * @param passwd 密码 * @return: string */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

BlockSize TEA BlockSize 单位byte.
KeySize TEA 算法 Key的byte长度.