From: Niels Möller Date: Sat, 24 Jan 2026 16:21:53 +0000 (+0100) Subject: Mention ed448 fix in NEWS. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a0f3d1fe42a0852b9152ae4f3b0668dfcc50143;p=thirdparty%2Fnettle.git Mention ed448 fix in NEWS. --- diff --git a/NEWS b/NEWS index 48ae52a4..ad463a39 100644 --- a/NEWS +++ b/NEWS @@ -146,6 +146,10 @@ NEWS for the Nettle 4.0 release recursion and stack usage for some inputs. Both problems reported via oss-fuzz. + * Fix ed448_shake256_verify to check that the final signature + octet is zero (previous versions completely ignored this + somewhat redundant octet). Reported by Oren Yomtov. + New features: * Support for SLH-DSA signatures (stateless hash-based digital