rzcoder / node-rsa

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

Encryption text too long can not be resolved to report an error how to do #202

Open yangyusha177 opened 3 years ago

yangyusha177 commented 3 years ago

Error during decryption (probably incorrect key). Original error: TypeError: Cannot read property 'length' of null

coryryan269 commented 2 months ago

Same issue for me. I don't think it's a bad decryption key. It seems like a bug to me.