]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: Fix sha2 functions to not produce wrong results with >500MB input
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Fri, 6 Oct 2023 12:59:32 +0000 (15:59 +0300)
committerDovecot Automation <automation@dovecot.org>
Fri, 6 Oct 2023 15:57:39 +0000 (15:57 +0000)
commitfdf92a1effcac303537437bea3d792679a4b6f12
tree213398a3ec023dcd1a4df874d6ad8ca1f4281bd1
parent5e4ea52888b1f035ab506d43218497752a7c7ff3
lib: Fix sha2 functions to not produce wrong results with >500MB input
src/lib/sha2.c
src/lib/sha2.h
src/lib/test-hash-method.c