package
1.0.1
Repository: https://github.com/go-grain/go-utils.git
Documentation: pkg.go.dev

# Functions

AES解密函数,使用CBC模式和PKCS7填充.
AES加密函数,使用CBC模式和PKCS7填充.
No description provided by the author
No description provided by the author
No description provided by the author
使用PKCS7进行填充,返回填充后的数据.
去除PKCS7填充,返回去除填充后的数据.