]> git.ipfire.org Git - thirdparty/nettle.git/commit
Fix ubsan issue in hash update functions.
authorNiels Möller <nisse@lysator.liu.se>
Fri, 8 Mar 2024 16:52:51 +0000 (17:52 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 8 Mar 2024 16:52:51 +0000 (17:52 +0100)
commit99e62003c3916fdef04a2d3327281f8f498b609e
treea8948c40720670e9e9974677a0711d064fcfc136
parent9cf9c5350d1a455f72d3c36fac492aee3c8904e1
Fix ubsan issue in hash update functions.
ChangeLog
macros.h
sha256.c
sha3.c
testsuite/testutils.c