Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Bob wants to send Alice the message, FuN, which he plans to encrypt using Alice's RSA cypher with public key ( pq , e )

Bob wants to send Alice the message, "FuN," which he plans to encrypt using Alice's RSA cypher with public key (pq, e)=(55,3). To encrypt the message, Bob uses the method described in Example 8.4.9. He encodes one letter at a time using A=01,B=02,C=03,dots,Z=26. Next, he applies the encrypting formula
C=Memodpq,
where M is a plaintext letter and C is a block of ciphertext. Because 55 is a two-digit integer, each block of ciphertext is a two-digit integer with 0,1,2...9 represented as 01,02,03,dots,09.(Enter your answers using a fixed number of digits: 01 for 1,02 for 2,dots,09 for 9,10,11, etc.)
(a) When the first letter of the message is encoded, the result is of the encrypted message is 3mod55=. Bob then applies the encrypting formula to find that the first two-digit block
3mod55=.
(b) The second two-digit block of Bob's encrypted message is [3mod55=
(c) What is the fully encrypted message that Alice receives? (Enter the message as a sequence of integer doubles separated by a single space, where each double is written using a fixed number of digits: 01 for 1,02 for 2,dots,09 for 9,10,11, etc.)
Answer is not case sensitive.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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_2

Step: 3

blur-text-image_3

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

Professional Visual Basic 6 Databases

Authors: Charles Williams

1st Edition

1861002025, 978-1861002020

More Books

Students also viewed these Databases questions

Question

6. Explain the power of labels.

Answered: 1 week ago

Question

10. Discuss the complexities of language policies.

Answered: 1 week ago