1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

doc fixes

This commit is contained in:
Werner Koch 2002-04-17 15:59:30 +00:00
parent 9ef1a80f8d
commit e906ef5f5b
3 changed files with 14 additions and 1 deletions

6
NEWS
View file

@ -1,3 +1,9 @@
* Secret keys are now stored and exported in a new format which
uses SHA-1 for integrity checks. This format renders the
Rosa/Klima attack useless. Other OpenPGP implementations might
not yet support this, so the option --simple-sk-checksum creates
the old vulnearbel format.
* The default cipher algorithm for encryption is now CAST5,
default default hash algorithm is SHA-1. This will give us
better interoperability with other OpenPGP implementations.