diff --git a/ChangeLog b/ChangeLog index e60d0707dccd217afe3255930f8928a1183c1d06..f21958d108a01eaa283c02928217ac3fdd241ac2 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.