Simple RSA Decryptor
In the text window below you may enter text values (numbers) which will be decoded
using an RSA algorithm and the "secret"key defined by the input form.
It is assumed that the text was encoded using a blocksize of two letters.
You may change the text or the key to experiment, but, of course, the key
should be that calculated for the public key that encoded the text.
To return to the Challenge Problems click here.