From e80cfde51bb4fe4bcf27585810e0b4ea3d1e4d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Wed, 31 May 2023 16:52:12 +0200 Subject: Update NEWS. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 514d115..ec7f17b 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,13 @@ Please send bug reports, questions and suggestions to . Version 4.4.34 +* Update build-aux/m4/ax_valgrind_check.m4 to v23. +* Optimize some cast operation for performance in + lib/alg-yescrypt-platform.c. +* Add SHA-2 Maj() optimization proposed by Wei Dai in lib/alg-sha512.c. +* Explicitly clean the stack and context state after computation in + lib/alg-gost3411-2012-hmac.c, lib/alg-hmac-sha1.c, and lib/alg-sha256.c + (issue #168). Version 4.4.33 * Fix -Werror=sign-conversion in lib/alg-yescrypt-platform.c. -- cgit v1.2.3