Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Exercise 6 (2 pts). In an RSA cryptosystem, Alice wants to send Bob a text consisting of several English letters. She uses the following method.
Exercise 6 (2 pts). In an RSA cryptosystem, Alice wants to send Bob a text consisting of several English letters. She uses the following method. First, she replaces each letter by its number in the alphabet: the letters a, b,.,z are replaced with integers 1,2, ,26 respectively. Next, Alice encrypts each letter separately and sends the resulting sequence of ciphertexts to Bob. For example, if Bob's public keyis n, e) and Alice wants to send him the word "dog", she calculates 4 modn, 15e mod n, 7 mod n, and sends these numbers to Bob. Suppose that Eve intercepts all these messages from Alice to Bob. Explain how Eve can recover the text without factoring n
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started