virtual-labs-archive / cryptography-iiith

Cryptography lab
Other
3 stars 70 forks source link

Digital-signature-schemes-experiment-error in rsa input #187

Open sumba101 opened 5 years ago

sumba101 commented 5 years ago

Issue

Input to RSA shows error even when input is provided as stated

Reproduction of issue

go to cryptography lab then in list of experiments choose signature schemes then click on experiment provide a string as input to sha provide output produced by sha as input to RSA

expected

acceptance of the input and continuation of experiment

actual output

error in input as shown in the screen shots

Screenshot from 2019-03-17 16-03-36 Screenshot from 2019-03-17 16-03-47

sumba101 commented 5 years ago

working on solution for this, please do not attempt