Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Exercise 4 : Suppose that a plaintext message consisting of capital letters is cut into groups of two letters. The last block may consist of

Exercise 4:
Suppose that a plaintext message consisting of capital letters is cut into groups of two letters. The last block
may consist of a single letter. Each letter is replaced by a 2-digit code, as shown in the following table. To get
the integer that encodes two consecutive letters, multiply the code of the first letter by 100, and add the code
of the second letter. For example, "US" is encoded 3533=35**100+33. If the last block just has one letter, it is
encoded by this letter, that is, the final block "A" is encoded as 15.
Question 4.1:
Decrypt the following RSA-encoded message. It is made of six blocks. The public key is: (e=1357,n=7387).
967,479,3822,1258,2391,560
Question 4.2:
Decrypt the following RSA-encoded message. It is made of three blocks. The public key is: (e=95,n=8137).
2320,5423,6138
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

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

C++ Database Development

Authors: Al Stevens

1st Edition

1558283579, 978-1558283572

More Books

Students also viewed these Databases questions

Question

=+2 Why are so many countries bothered by their brain drains?

Answered: 1 week ago