Alice wants to send Bob her account number for his dining dollars. Bob’s account number is 24. Bob wants to encrypt her account number using the RSA algorithm scheme as evil Eve wants to steal her money to buy M&Ms. Bob chooses two prime numbers, 23 and 37, and uses them to compute the number m. Bob then computes the number e and the number d by using things he knows about the number m and its relationship to e. Bob sends the number e and the number m to Alice and she uses them to encrypt her number A and obtains the number C. C is the encrypted version of her code. Alice sends the number C to Bob, and then Bob uses the number d to decrypt Alice’s message. Using this information, encrypt and decrypt the message to show that the RSA algorithm works, then in a few words explain what makes the algorithm secure if the key for encrypting is always public.
Alice wants to send Bob her account number for his dining dollars. Bob’s account number is 24. Bob wants to encrypt her account number using the RSA
Trending now
This is a popular solution!
Step by step
Solved in 6 steps