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.
Enter the SECRET key:

and the modulus of the public key:

Enter your ciphertext values here:

To submit the text for decryption, press this button: .


To return to the Challenge Problems click here.