openssl/crypto/sha
Patrick Steuer a890ef833d Directly return from final sha3/keccak_final if no bytes are requested
Requesting zero bytes from shake previously led to out-of-bounds write
on some platforms.

Signed-off-by: Patrick Steuer <patrick.steuer@de.ibm.com>

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9433)
2019-08-18 21:06:03 +02:00
..
asm Fix syntax error for the armv4 assembler 2019-08-15 14:22:16 +02:00
build.info Move keccak1600_asm_src file information to build.info files 2019-06-17 16:08:53 +02:00
keccak1600.c Move digests to providers 2019-06-04 12:09:50 +10:00
sha1_one.c Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha1dgst.c Move digests to providers 2019-06-04 12:09:50 +10:00
sha3.c Directly return from final sha3/keccak_final if no bytes are requested 2019-08-18 21:06:03 +02:00
sha256.c Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha512.c Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00
sha_locl.h Following the license change, modify the boilerplates in crypto/sha/ 2018-12-06 15:23:03 +01:00