Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

6 - ( 2 5 points ) Using p = 7 and q = 1 1 and e = 7 and the RSA algorithm encrypt

6-(25 points) Using p =7 and q =11 and e=7 and the RSA algorithm encrypt the following message that Bob is sending to Alice:
LET US HAVE COFFEE TOGETHER
Also, decrypt the same message to demonstrate that you obtain the same original plaintext and that Alice will be able to read it.
Remember: n = p*q, Phi(n)=(p-1)*(q-1)=60 d = e^-1 mod 60=7^-1 mod 60=43
Use Sagemath for the calculations
Cipher: P^e mod 77= C to decipher P = C^d mod 77

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

Modern Database Management

Authors: Donald A. Carpenter Fred R. McFadden

1st Edition

8178088045, 978-8178088044

More Books

Students also viewed these Databases questions