openssl/providers/common
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
..
ciphers Rename ctx_{get,set}_params to {get,set}_ctx_params 2019-08-16 09:04:29 +02:00
digests Directly return from final sha3/keccak_final if no bytes are requested 2019-08-18 21:06:03 +02:00
exchange Documentation for the provider Key Exchange operation 2019-08-05 14:32:48 +01:00
include/internal Rename ctx_{get,set}_params to {get,set}_ctx_params 2019-08-16 09:04:29 +02:00
keymgmt Adapt DH to use with KEYMGMT 2019-07-23 19:43:09 +02:00
macs Rename ctx_{get,set}_params to {get,set}_ctx_params 2019-08-16 09:04:29 +02:00
build.info Move CMAC to providers 2019-08-15 22:12:25 +02:00
provider_err.c Adjust some provider reason codes 2019-08-15 22:12:25 +02:00
provlib.c remove end of line spaces 2019-07-16 20:35:42 +10:00