InterviewSolution
Saved Bookmarks
| 1. |
17 x^2 = 10 ( mod 29 )(a) x = 3, 22 (mod 29)(b) x = 7, 28 (mod 29)(c) x = 2, 27 (mod 29)(d) x = 4, 28 (mod 29)The question was posed to me during an online exam.This interesting question is from Number Theory in section More Number Theory of Cryptograph & Network Security |
|
Answer» Correct choice is (C) x = 2, 27 (MOD 29) |
|