rzcoder / node-rsa

Node.js RSA library
1.39k stars 205 forks source link

There is no support to decrypt RSA using public key. #196

Closed ssaguiar closed 3 years ago

ssaguiar commented 3 years ago

At present time, this excellent library doesn't have support to decryption using AES and public key. Is there any development for this? Thanks.