From: Niels Möller Date: Mon, 8 Oct 2001 20:47:00 +0000 (+0200) Subject: *** empty log message *** X-Git-Tag: nettle_1.5_release_20020131~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a8dcf44081d92442a867133d8995de4e76e31b2;p=thirdparty%2Fnettle.git *** empty log message *** Rev: src/nettle/ChangeLog:1.35 --- diff --git a/ChangeLog b/ChangeLog index e60d0707..f21958d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-10-08 Niels Möller + * 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.