Fill This Form To Receive Instant Help
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
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