diff --git a/NEWS b/NEWS index 60d6027e2..8ed2d6ae2 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,10 @@ Noteworthy changes in version 1.3.4 (unreleased) version 1.3.4 will try for gpg.conf-1.3.4, gpg.conf-1.3, and gpg.conf-1 before falling back to the regular gpg.conf file. + * Fixed a format string bug in external HKP support. + + * Disabled the creation of ELGamal signatures. + Noteworthy changes in version 1.3.3 (2003-10-10) ------------------------------------------------ diff --git a/doc/DETAILS b/doc/DETAILS index 0ef922c00..757510aa5 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -61,7 +61,7 @@ record. 4. Field: Algorithm: 1 = RSA 16 = ElGamal (encrypt only) 17 = DSA (sometimes called DH, sign only) - 20 = ElGamal (sign and encrypt) + 20 = ElGamal (sign and encrypt - don't use them!) (for other id's see include/cipher.h) 5. Field: KeyID 6. Field: Creation Date (in UTC). For UID and UAT records, this is the