aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cipher/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index a81189702..49595a93c 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,13 @@
+Fri Mar 24 11:25:45 CET 2000 Werner Koch <[email protected]>
+
+ * md.c (md_open): Add hmac arg and allocate space for the pads.
+ (md_finalize): Add HMAC support.
+ (md_copy): Ditto.
+ (md_close): Ditto.
+ (gcry_md_reset): Ditto.
+ (gcry_md_ctl): Ditto.
+ (prepare_macpdas): New.
+
Mon Mar 13 19:22:46 CET 2000 Werner Koch <[email protected]>
* md.c (gcry_md_hash_buffer): Add support for the other algorithms.