From: Niels Möller Date: Sat, 27 Mar 2010 20:52:18 +0000 (+0100) Subject: *** empty log message *** X-Git-Tag: camellia_32bit_20100720~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa095eab67085f7e5f79da918f991852e7fa2ab0;p=thirdparty%2Fnettle.git *** empty log message *** Rev: nettle/ChangeLog:1.66 --- diff --git a/ChangeLog b/ChangeLog index c129b5e8..7c5c5899 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2010-03-27 Niels Möller + * testsuite/hmac-test.c (test_main): Rewrote rest of tests to use + HMAC_TEST, and added more tests from Daniel Kahn Gillmor and from + RFC 4231. + * Makefile.in (nettle_SOURCES): Added hmac-sha224.c and hmac-sha384.c.