Question: Use p = 1 7 , q = 1 1 , n = p * q = 1 7 times 1 1 = 1

Use p =17, q =11,
n = p*q =17\times 11=187, and
\phi (n)=(p -1)(q -1)=16\times 10=160
(10%) Let e =13 be the public key (or {13,187} be the public key), and compute its associated private key d for RSA.
(10%) Use RSA with this pair of public/private keys to encrypt the plaintext message 77. What is its ciphertext message?
(10%) Then encrypt the plaintext message 185. What is its ciphertext message?
(10%) Given the ciphertext message 150. What is its plaintext message after decryption?

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!