aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index 62c896c27..2bfcb91a9 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,11 @@
+2003-12-03 David Shaw <[email protected]>
+
+ * pubkey.c (setup_pubkey_table): Don't allow signatures to and
+ from encrypt-only Elgamal keys.
+ (pubkey_get_npkey, pubkey_get_nskey, pubkey_get_nsig,
+ pubkey_get_nenc, pubkey_nbits): Wrap the RSA cheats in !USE_RSA.
+ Add cheats for sign+encrypt Elgamal.
+
2003-11-30 David Shaw <[email protected]>
* pubkey.c (setup_pubkey_table): Only include RSA if USE_RSA is