]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
ChangeLog entries for sha256_compress and sha512_compress.
authorNiels Möller <nisse@lysator.liu.se>
Thu, 9 Jun 2022 16:23:29 +0000 (18:23 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 9 Jun 2022 16:41:23 +0000 (18:41 +0200)
ChangeLog

index 6b23b09c0ea61cf323eb0bf8f4a1008652e19d1c..3def44a56586f90ad452f7a905cb4694f8d12514 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2022-06-09  Niels Möller  <nisse@lysator.liu.se>
+
+       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  <nisse@lysator.liu.se>
 
        * Released nettle-3.8.