Skip to content

v4.4.31

Compare
Choose a tag to compare
@besser82 besser82 released this 13 Nov 18:58
· 46 commits to develop since this release
da2e238
  • Fix -Werror=conversion in lib/alg-yescrypt-opt.c (issues #161 and #162).
  • Add some SHA-2 Maj() optimization in lib/alg-sha256.c.
  • Fix issues found by Covscan in test/getrandom-fallback.c.
  • Fix -Werror=strict-overflow in lib/crypt-des.c, which is seen by GCC 12.x (issues #155 and #163).