1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

See ChangeLog: Wed Sep 13 18:12:34 CEST 2000 Werner Koch

This commit is contained in:
Werner Koch 2000-09-13 16:11:24 +00:00
parent 3c3ad064b6
commit 8f6b40ff1c
6 changed files with 122 additions and 9 deletions

View file

@ -1,3 +1,9 @@
Wed Sep 13 18:12:34 CEST 2000 Werner Koch <wk@openit.de>
* 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 <wk@openit.de>
* rsa.c: Changed the comment about the patent.