]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Update NEWS nettle_3.10rc1
authorNiels Möller <nisse@lysator.liu.se>
Wed, 12 Jun 2024 11:31:19 +0000 (13:31 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 12 Jun 2024 11:31:19 +0000 (13:31 +0200)
NEWS

diff --git a/NEWS b/NEWS
index cc059f6931041788e322bd95fb558bf56f8331c2..bd0b012fe8a1bae2f2df09f41ac92c549dfa8779 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,12 +35,15 @@ NEWS for the Nettle 3.10 release
        * New combined gcm-aes assembly for powerpc64, contributed by
          Danny Tsen.
 
+       * New sha256 assembly for powerpc64, contributed by Eric
+          Richter.
+
        * Improved performance for powerpc64 AES decrypt, by skipping
          subkey transformations that don't suit the vncipher
          instructions.
 
-       * Add arm64 CPU feature detection for Apple systems,
-         contributed by Tim Kosse.
+       * Add arm64 CPU feature detection for Android and for Apple systems,
+         contributed by Foolbar and Tim Kosse, prespectively.
 
        Miscellaneous: