]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Wed, 14 Nov 2001 09:09:17 +0000 (10:09 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 14 Nov 2001 09:09:17 +0000 (10:09 +0100)
Rev: src/nettle/ChangeLog:1.46

ChangeLog

index ba201fc3fad42c0129c390d1ed41ce73571a3e73..f27e9343a7de0af0c9ce4203321ca9cf918e264d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2001-11-14  Niels Möller  <nisse@cuckoo.hack.org>
+
+       * testsuite/yarrow-test.out: Updated, to match the seed-file aware
+       generator. 
+
+       * testsuite/yarrow-test.c: Updated expected_output. Check the seed
+       file contents at the end.
+
+       * yarrow256.c (yarrow256_seed): New function.
+       (yarrow_fast_reseed): Create new seed file contents.
+
+2001-11-13  Niels Möller  <nisse@cuckoo.hack.org>
+
+       * yarrow.h: Deleted yarrow160 declarations.
+
 2001-11-02  Niels Möller  <nisse@ehand.com>
 
        * yarrow256.c (yarrow256_init): Fixed order of code and