

InterviewSolution
Saved Bookmarks
1. |
Which of the following algorithms has better computational complexity than standard division algorithms?(a) Montgomery algorithm(b) Classical modular exponentiation algorithm(c) ASM algorithm(d) FSM algorithmI got this question in an international level competition.I need to ask this question from Number Theory in division Number Theory and Cryptography of Discrete Mathematics |
Answer» The correct answer is (b) Classical modular exponentiation algorithm |
|