Skip to content

v4.4.34

Compare
Choose a tag to compare
@besser82 besser82 released this 31 May 14:57
· 29 commits to develop since this release
e80cfde
  • 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).