Vidyalelo
Data Structure · Q181

Miscellaneous on Data Structures

Programming · Data Structure · question 181

Q181

Which of the following property of Euler's totient function is used in RSA algorithm?

A.
Ø(ab) = (a – 2)(b – 2)
B.
Ø(ab) = (a)(b)
C.
Ø(ab) = (a – 1)(b – 1)
Answer
D.
Ø(ab) = (2a)(2b)

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board