From: Niels Möller Date: Mon, 10 Oct 2005 17:27:37 +0000 (+0200) Subject: *** empty log message *** X-Git-Tag: nettle_1.14_release_20051205~183 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9a61036dd50dc762c38fbc1c4473573f4123c040;p=thirdparty%2Fnettle.git *** empty log message *** Rev: src/nettle/ChangeLog:1.336 --- diff --git a/ChangeLog b/ChangeLog index 04ed45bb..2dd6144c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2005-10-10 Niels Möller + + * testsuite/Makefile.in (EXTRA_SOURCES, EXTRA_TARGETS): New + variables, for test cases that are not run by default. + + * testsuite/sha1-huge-test.c (test_main): New test case, with a + very large sha1 input. + + * testsuite/testutils.c (test_hash_large): New function. + + * sha1.c (sha1_block): Deleted function; inlined where used. + (SHA1_INCR): New macro for incrementing the block count. + 2005-10-06 Niels Möller * configure.ac: Bumped version to 1.14.