From 0a8dcf44081d92442a867133d8995de4e76e31b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Mon, 8 Oct 2001 22:47:00 +0200 Subject: [PATCH] *** empty log message *** Rev: src/nettle/ChangeLog:1.35 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index e60d0707..f21958d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-10-08 Niels M�ller <nisse@cuckoo.hack.org> + * yarrow256.c (yarrow_fast_reseed): Generate two block of output + using the old key and feed into the pool. + * yarrow.h (struct yarrow256_ctx): Deleted buffer, index and block_count. -- GitLab