]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Initial NEWS entries for Nettle-4.1.
authorNiels Möller <nisse@lysator.liu.se>
Fri, 8 May 2026 13:29:46 +0000 (15:29 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 8 May 2026 13:29:46 +0000 (15:29 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 4ff2f3c5abe84ab00a1f2835d8418c7b43a1b216..8efab06e080b8c2512e385757383e4ebf7ca213d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+NEWS for the Nettle 4.1 release
+
+       Bug fixes:
+
+       * Fix type truncation and arithmetic overflow issues in the
+         sexp parser. Reported by Sebastián Alba Vives.
+
+       * Use const for the seed input argument to
+         drbg_ctr_aes256_init.
+
+       New features:
+
+       * Support for the Streamlined NTRU Prime key encapsulation
+         mechanism, sntrup761. See the Nettle manual for details.
+
 NEWS for the Nettle 4.0 release
 
        This is a new major release. It includes one new feature,