mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-12 21:58:50 +01:00
* NEWS: Note that the only thing we will generate with an Elgamal
sign+encrypt key is a revocation.
This commit is contained in:
parent
74e3c5ac7d
commit
96afb2dcfb
@ -1,3 +1,8 @@
|
||||
2003-11-29 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* NEWS: Note that the only thing we will generate with an Elgamal
|
||||
sign+encrypt key is a revocation.
|
||||
|
||||
2003-11-12 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* NEWS: Note BZIP2 and --symmetric --encrypt.
|
||||
|
7
NEWS
7
NEWS
@ -8,6 +8,13 @@ Noteworthy changes in version 1.2.4 (unreleased)
|
||||
* Added the ability to handle messages that can be decrypted with
|
||||
either a passphrase or a secret key.
|
||||
|
||||
* Support for Elgamal sign+encrypt keys has been removed. Old
|
||||
signatures may still be verified, and existing encrypted
|
||||
messages may still be decrypted, but no new signatures may be
|
||||
issued by, and no new messages will be encrypted to, these keys.
|
||||
The only new message that can be generated by an Elgamal
|
||||
sign+encrypt key is a key revocation.
|
||||
|
||||
|
||||
Noteworthy changes in version 1.2.3 (2003-08-21)
|
||||
------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user