In: Computer Science
RSA:
Alice wishes to send Bob the message POET. Suppose Bob chooses P = 29, Q = 31, E = 47, and D = 143.
Show the steps that Alice uses to encrypt the message POET (use the ascii values of the letters P, O, E, and T), and how Bob decrypts the message he receives from Alice.
You will be generating very large numbers, and will find the following calculator helpful:
https://www.calculator.net/big-number-calculator.html