From: Pekka Riikonen Date: Mon, 12 Feb 2001 09:56:54 +0000 (+0000) Subject: updates. X-Git-Tag: SILC.0.1~247 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=5704c0b5040efde283779aaaf5858853c67ff671;p=silc.git updates. --- diff --git a/CHANGES b/CHANGES index 0e2adda4..7e350bc2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,10 @@ +Mon Feb 12 11:20:32 EET 2001 Pekka Riikonen + + * Changed RSA private exponent generation to what PKCS #1 + suggests. We try to find the smallest possible d by doing + modinv(e, lcm(phi)) instead of modinv(e, phi). Note: this is + not security fix but optimization. + Sun Feb 11 18:19:51 EET 2001 Pekka Riikonen * Added new config entry [Identity] to fork the server and run