diff options
author | Werner Koch <wk@gnupg.org> | 1998-02-11 04:25:44 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-02-11 04:25:44 +0100 |
commit | 4c0c155922b70b62793905490e210e9af4e3b18d (patch) | |
tree | a0d8d84a89cfd4579817a993715e750917961c3e /NEWS | |
parent | release 0.2.3 (diff) | |
download | gnupg2-4c0c155922b70b62793905490e210e9af4e3b18d.tar.xz gnupg2-4c0c155922b70b62793905490e210e9af4e3b18d.zip |
a couple of changes; but some parts are now broken
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Noteworthy changes in version 0.2.x +----------------------------------- + + * nearly doubled the speed of the ElGamal signature verification. + + * backup copies of keyrings are created. + + * assembler stuff for Pentium; gives about 15% better perfomance. + + +Noteworthy changes in version 0.2.3 +----------------------------------- * Found a bug in the calculation of ELG fingerprints. This is now fixed, but all existing fingerprints and keyids for ELG keys |