package
0.2.38
Repository: https://github.com/chairou/toolbox.git
Documentation: pkg.go.dev

# Functions

AesDecrypt @brief:AES解密 AES秘钥的长度只能是16、24或32字节,分别对应三种AES,即AES-128, AES-192和AES-256,三者的区别是加密的轮数不同;.
AesEncrypt @brief:AES加密 AES秘钥的长度只能是16、24或32字节,分别对应三种AES,即AES-128, AES-192和AES-256,三者的区别是加密的轮数不同;.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PKCS5Padding @brief:填充明文.
PKCS5UnPadding @brief:去除填充数据.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author