projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11c9b55
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Mon, 12 Feb 2001 09:56:54 +0000
(09:56 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Mon, 12 Feb 2001 09:56:54 +0000
(09:56 +0000)
CHANGES
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 0e2adda41e7db599181056e81de498989496e5ce..7e350bc235386044b1506a329ca3bcccf6174d2c 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-1,3
+1,10
@@
+Mon Feb 12 11:20:32 EET 2001 Pekka Riikonen <priikone@poseidon.pspt.fi>
+
+ * 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 <priikone@poseidon.pspt.fi>
* Added new config entry [Identity] to fork the server and run