//
pkg.gl
Category
github.com/ocean386/common
crypt
package
1.0.9
Repository:
https://github.com/ocean386/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
158 SLOC
#
Functions
DecryptAES
DecryptAES AES解密-CBC模式(密钥长度32个字节).
EncryptAES
EncryptAES AES加密-CBC模式(密钥长度32个字节).
GetSortFieldAsc
GetSortFieldAsc 结构体字段进行ASCII排序.
RsaPrivateSign
RsaPrivateSign RSA 签名-私钥.
RsaPublicVerySign
RsaPublicVerySign RSA 验签-公钥.