]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
ChangeLog entry for arm64 sha256..
authorNiels Möller <nisse@lysator.liu.se>
Thu, 8 Jul 2021 20:49:43 +0000 (22:49 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 8 Jul 2021 20:49:43 +0000 (22:49 +0200)
ChangeLog

index bc6b41682f3160f9452baf25de72f9f21c18940c..2969039ea24abf5772048bb4573b5d359aedc335 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2021-07-08  Niels Möller  <nisse@lysator.liu.se>
+
+       From Mamone Tarsha:
+       * arm64/fat/sha256-compress-2.asm: New file.
+       * arm64/crypto/sha256-compress.asm: New file.
+       * fat-arm64.c: Add setup for nettle_sha1_compress.
+
 2021-06-30  Niels Möller  <nisse@lysator.liu.se>
 
        * configure.ac (FAT_TEST_LIST): Add sha1 to aarch64 fat tests.