diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 2bfcb91a9..a82966200 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,9 @@ +2003-12-17 David Shaw <[email protected]> + + * dsa.h, dsa.c (dsa_verify), elgamal.h, elgamal.c (elg_verify), + rsa.h, rsa.c (rsa_verify), pubkey.c (dummy_verify, pubkey_verify): + Remove old unused code. + 2003-12-03 David Shaw <[email protected]> * pubkey.c (setup_pubkey_table): Don't allow signatures to and |