package
1.2.4
Repository: https://github.com/helays/utils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DecryptWithPrivateKey 私钥解密.
EncryptBytWithPublicKey 公钥加密,传入byte 可加密任意长度数据.
EncryptWithPublicKey 公钥加密.
GenRsaPriPubKey 生成公钥私钥.