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 bef85ee2e..b1a8cb0d0 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,9 @@ +2006-04-19 David Shaw <[email protected]> + + * sha256.c (sha224_get_info, sha224_init): New init functions for + the 224-bit variant of SHA-256. + * algorithms.h, md.c (load_digest_module): Call them here. + 2006-03-20 David Shaw <[email protected]> * blowfish.c, md5.c, rmd160.c, sha1.c, sha256.c, sha512.c: Revert |