From: Niels Möller Date: Wed, 12 Jun 2024 11:31:19 +0000 (+0200) Subject: Update NEWS X-Git-Tag: nettle_3.10rc1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ebe99ba8af5ba5e1b676338c41de09e67bcc1db;p=thirdparty%2Fnettle.git Update NEWS --- diff --git a/NEWS b/NEWS index cc059f69..bd0b012f 100644 --- 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: