diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index c85d958f2..7616fe521 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,9 @@ +Wed Sep 13 18:12:34 CEST 2000 Werner Koch <[email protected]> + + * rsa.c (secret): Speed up by using the CRT. For a 2k keys this + is about 3 times faster. + (stronger_key_check): New but unused code to check the secret key. + Wed Sep 6 17:55:47 CEST 2000 Werner Koch <[email protected]> * rsa.c: Changed the comment about the patent. |