Message. Encrypted by RSA public key, without sitnature.
Trying to decrypt this on https://smartninja-pgp.appspot.com/
Import private key + password, and message there...
But when I trying to decrypt, in console.log, I see: "Error in decryption import."
Then smartninja generator give me two another RSA keys.
By pub of this keys I did encrypt message on PGP Suite. Success!
Decryption on smartninja.com - success!
That means there is some incompatibility in key generators.
You can compare the code and fix this, just for fun, in your free time.
Message. Encrypted by RSA public key, without sitnature.
Trying to decrypt this on https://smartninja-pgp.appspot.com/
Import private key + password, and message there...
But when I trying to decrypt, in console.log, I see: "Error in decryption import."
Then smartninja generator give me two another RSA keys.
By pub of this keys I did encrypt message on PGP Suite. Success!
Decryption on smartninja.com - success!
That means there is some incompatibility in key generators.
You can compare the code and fix this, just for fun, in your free time.