![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
sci.crypt archiveRe: RSA decryption exponent d (c++)
From: Ray <raimundo4u@hotmail.com>
Date: Fri Mar 31 2006 - 09:56:19 CEST
You can calculate d = e^-1 (mod phi(n)) using the Extended Euclidean
Kind regards
|