From 74f85d4082225f2c7809e9281d7fe435f1b06b11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Wed, 14 Nov 2001 10:09:17 +0100 Subject: [PATCH] *** empty log message *** Rev: src/nettle/ChangeLog:1.46 --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index ba201fc3..f27e9343 100644 --- 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 -- GitLab