

InterviewSolution
Saved Bookmarks
1. |
Using RSA algorithm what is the value of cipher test c if the plain text e = 7 and P = 5, q = 16 & n = 832. Determine the Euler’s totient function for the plain text?(a) 47(b) 584(c) 428(d) 60I have been asked this question at a job interview.This key question is from Cryptography in division Number Theory and Cryptography of Discrete Mathematics |
Answer» Right ANSWER is (d) 60 |
|