Question: ******I need help with this please explain everything for me to understand. Thank you.****** RSA algorithm Suppose Alice wants her friends to encrypt email messages
******I need help with this please explain everything for me to understand. Thank you.******

RSA algorithm Suppose Alice wants her friends to encrypt email messages before sending them to her. The RSA Encryption Scheme is often used to encrypt and then decrypt electronic communications. Fill the red blank boxes. Alice's Setup: p = 11 and q = 3. n = p*q = m = (p - 1)*(q - 1) = If e = 3 and d = 7, then e*d = has a remainder of when divided by m = 20. Publish (n, e) = (). Bob encrypts message M = 14 and use (n, e): When 14^3 = 2744 is divided by 33, the remainder is C = Sends C to Alice Alice decrypts C and use (n, d): When 5^7 = 78125 is divided by 33, the remainder is R = R = = M, the original message from Bob
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
