mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
add-key works
This commit is contained in:
parent
f9a7043782
commit
eed2faab53
69 changed files with 2342 additions and 821 deletions
16
NEWS
16
NEWS
|
@ -1,3 +1,19 @@
|
|||
Noteworthy changes in version 0.2.19
|
||||
------------------------------------
|
||||
|
||||
* Replaced /dev/urandom in checks with new tool mk-tdata.
|
||||
|
||||
* Some assembler file cleanups; some more functions for the Alpha.
|
||||
|
||||
* Tiger has now the OpenPGP assigned number 6. Because the OID has
|
||||
changed, old signatures using this algorithm can't be verified.
|
||||
|
||||
* gnupg now encrypts the compressed packed and not any longer in the
|
||||
reverse order; anyway it can decrypt both versions. Thanks to Tom
|
||||
for telling me this (not security related) bug.
|
||||
|
||||
* --add-key works and you are now able to generate subkeys.
|
||||
|
||||
Noteworthy changes in version 0.2.18
|
||||
------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue