Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Bob sent Alice an encrypted message. The message consists of 3 words. In each word, Bob encoded the letters as follows: A = 01,

Bob sent Alice an encrypted message. The message consists of 3 words. In each word, Bob encoded the letters as follows: ( A=


767601371295748

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 t 

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 767601371295748 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)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

To answer these questions we need to perform the following steps 1 Calculate the private key d 2 Dec... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Communications and Networking

Authors: Behrouz A. Forouzan

5th edition

73376221, 978-0073376226

More Books

Students also viewed these Mathematics questions

Question

Solve using any method. 5 2x - 3 5 x + 2 = 0

Answered: 1 week ago

Question

Define baseline wandering and its effect on digital transmission.

Answered: 1 week ago