Question: n this problem, we will implement the RSA algorithm to encrypt and decrypt the message 1 4 8 . ( a ) Set the primes

n this problem, we will implement the RSA algorithm to encrypt and decrypt the message
148.
(a) Set the primes p and q as follows: p =31 and q =47. What are the values for N and
\Phi ?
(b) The value for e is chosen to be 11. Use Euclids algorithm to verify that e and \Phi are
relatively prime and to find d, the multiplicative inverse of e mod \Phi .
(c) Encrypt the message m by computing me mod N .
(d) The result of the previous question is the ciphertext c that is transmitted. To decrypt
the message, compute cd mod N .
1

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 Databases Questions!