issues
search
myloveCc
/
NETCore.Encrypt
NETCore encrypt and decrypt tool,Include aes,des,rsa,md5,sha1,sha256,sha384,sha512
MIT License
614
stars
155
forks
source link
使用RSA加密后,为何publicKey和privateKey多了个modules如何去掉?
#63
Open
wenyongda
opened
1 year ago
wenyongda
commented
1 year ago
想配合前端JsEncrypt工具类进行RSA加解密,但是因为公钥多了个modules,无法实现,请问如何去除?
想配合前端JsEncrypt工具类进行RSA加解密,但是因为公钥多了个modules,无法实现,请问如何去除?