Bob sent Alice an encrypted message. The message consists of 3 words. In each word, Bob encoded the letters as follows: A = 01, B = 02, C = 03, .., Z = 26. The he wrote the codes next to each other to...

Provide me complete solution of question thanks solve all parts step by step pleaseBob sent Alice an encrypted message. The message consists of 3 words. In each word, Bob encoded the letters as follows: A =<br>01, B = 02, C = 03, .., Z = 26. The he wrote the codes next to each other to form a number that represent the word. For<br>example, the word

Extracted text: Bob sent Alice an encrypted message. The message consists of 3 words. In each word, Bob encoded the letters as follows: A = 01, B = 02, C = 03, .., Z = 26. The he wrote the codes next to each other to form a number that represent the word. For example, the word "WE" is encoded as: 2305 since it consists of 2 letters W=23 and E=05. After encoding, Bob encrypted each encoded word with RSA using Alice public key(pq, e) where p=100000007, q=10000019, e=13. Alice received the following 3 encrypted words from Bob: 451095483713115 74760722837242 958266071840609 She used here RSA private key (d) to decrypt the message. The first word of the message that Bob sent was: WE. Q1. What is the private key d? (enter you answer as an exact number) Q2. What is the second word of the message that Bob sent to Alice? (enter you answer as one word) Q3. What is the third word of the message that Bob sent to Alice? (enter you answer as one word)

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here