Fix a bug in argument validation. Force %$p > q$% in output. Use
authormdw <mdw>
Sat, 17 Jun 2000 12:07:19 +0000 (12:07 +0000)
committermdw <mdw>
Sat, 17 Jun 2000 12:07:19 +0000 (12:07 +0000)
%$\lambda(n) = \lcm(p - 1, q - 1)$% rather than the more traditional
%$\phi(n) = (p - 1)(q - 1)$% when computing the decryption exponent.


No differences found