Fill This Form To Receive Instant Help

Help in Homework
trustpilot ratings
google ratings


Homework answers / question archive / RSA algoritham  p = 43  q = 37  e = 13 what is the public key and what is the private key?  If the plaintext is M = 6, what is the ciphertext

RSA algoritham  p = 43  q = 37  e = 13 what is the public key and what is the private key?  If the plaintext is M = 6, what is the ciphertext

Computer Science

RSA algoritham 

p = 43

 q = 37

 e = 13

what is the public key and what is the private key? 

If the plaintext is M = 6, what is the ciphertext

pur-new-sol

Purchase A New Answer

Custom new solution created by our subject matter experts

GET A QUOTE

Answer Preview

done as follows

Step-by-step explanation

Solution

Given ; RSA algorithm where: P = 43 , 9 = 371 2= 13

public and private Keys ? N = px g = 43
x37 = 1591 () = ( 9- 1 ) ( P -1 ) = ( 43-1) ( 37-1 ) = 1512

plaintext = m = 6

aphertext = ( me mod N =

(6)3 mod 1591

=6

Gphertext = 6