package
0.0.0-20241012082325-7553a0ffe4cf
Repository: https://github.com/icefoxs/open-gateway.git
Documentation: pkg.go.dev
# Functions
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 对数据进行PKCS5填充.
PKCS5Unpadding 去除PKCS5填充.
No description provided by the author
No description provided by the author
No description provided by the author
RSADecrypt 使用 RSA 私钥对数据进行解密.
RSAEncrypt 使用 RSA 公钥对数据进行加密.
RSASign 使用 RSA 私钥对数据进行签名.
No description provided by the author
RSAVerify 验证 RSA 签名的有效性.
RSAVerify 验证 RSA 签名的有效性.
No description provided by the author
ZeroPadding 使用ZeroPadding填充数据.
ZeroUnpadding 去除ZeroPadding填充数据.