

InterviewSolution
Saved Bookmarks
1. |
In a public key system, the cipher text received is C = 10 if RSA encryption used with a public key(e = 11, n = 77) to deduce the plain text. Determine the value of ϕ(n)?(a) 49(b) 60(c) 123(d) 70I got this question at a job interview.My question is based upon Cryptography in portion Number Theory and Cryptography of Discrete Mathematics |
Answer» The CORRECT answer is (B) 60 |
|