Chapter 10: Problem 51
Consider an RSA cryptosystem using \(p=23, q=\) 41 and \(g=3 .\) Encipher the message \([847]_{943}\).
Short Answer
Expert verified
The encrypted message using the RSA key pair (943, 3) and the message 847, is obtained by carrying out the encryption \(c = 847^{3} \mod 943 \).