Problem
1. In RSA, given it = 12091 and e = 13. Encrypt the message "THIS IS TOUGH" using the 00 to 26 encoding scheme. Decrypt the ciphertext to find the original message.
2. In RSA:
a. Why can't Bob choose 1 as the public key e?
b. What is the problem in choosing 2 as the public key e?