From: Niels Möller Date: Thu, 9 Jun 2022 16:23:29 +0000 (+0200) Subject: ChangeLog entries for sha256_compress and sha512_compress. X-Git-Tag: nettle_3.9_release_20230514~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e281b14129574195e6dc74bf3461241878b781d;p=thirdparty%2Fnettle.git ChangeLog entries for sha256_compress and sha512_compress. --- diff --git a/ChangeLog b/ChangeLog index 6b23b09c..3def44a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2022-06-09 Niels Möller + + From Corentin Labbe: + * sha2.h: Declare new functions. + * sha256.c (sha256_compress): New function. + * sha512.c (sha512_compress): New function. + 2022-06-02 Niels Möller * Released nettle-3.8.