

InterviewSolution
Saved Bookmarks
1. |
The public key of given user, in an RSA encryption system is e = 57 and n = 3901. What is the value ofEuler’s totient function ϕ(n) for calculating the private key of the user?(a) 4369(b) 3772(c) 871(d) 7892I have been asked this question in quiz.I want to ask this question from Cryptography topic in portion Number Theory and Cryptography of Discrete Mathematics |
Answer» The correct choice is (B) 3772 |
|