package
1.1.2
Repository: https://github.com/clong1995/basic.git
Documentation: pkg.go.dev

# Functions

AesDecrypt 解密.
AesEncrypt 加密.
Base64DecryptBytes 解密string为byte[].
Base64DecryptBytesInt 解密string为int64.
Base64EncryptBytes 加密byte[]为string.
Base64EncryptInt64 加密int64为string.
No description provided by the author
No description provided by the author
No description provided by the author
CheckSign 检查签名.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RSADecrypt PKCS8解密.
RSAEncrypt PKCS8加密.
Sign 签名.