Skip to content

Commit

Permalink
Update NEWS.
Browse files Browse the repository at this point in the history
  • Loading branch information
besser82 committed May 31, 2023
1 parent 429a9ca commit e80cfde
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ Please send bug reports, questions and suggestions to
<https://github.com/besser82/libxcrypt/issues>.

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.
Expand Down

0 comments on commit e80cfde

Please sign in to comment.