virtual-labs-archive / cryptography-iiith

Cryptography lab
Other
3 stars 70 forks source link

Cryptography-Lab_Public-Key-Cryptosystems-(PKCSv1.5)_Experiment #149

Open ShourjaMukherjee opened 5 years ago

ShourjaMukherjee commented 5 years ago

Defect description: Clicking Encrypt button always gives "Invalid RSA Public key" alert Steps to reproduce the issue: 1.Go here 2.Click on the encrypt button after entering some valid text Expected Result: The encrypt button should run the encryption procedure Actual Result: The key entered is always denoted to be invalid because null object is referenced (error pops up in console as shown in demo)

Demonstration: publickkeyissue