mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
14c45338e9
For SHAKE algorithms we now return 0 from EVP_MD_size(). So all the places that check for < 0 needed to change to <= 0 (Otherwise the behaviour will be to digest nothing in most cases). Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/25285) |
||
---|---|---|
.. | ||
build.info | ||
dtls_meth.c | ||
ktls_meth.c | ||
recmethod_local.h | ||
ssl3_cbc.c | ||
ssl3_meth.c | ||
tls1_meth.c | ||
tls13_meth.c | ||
tls_common.c | ||
tls_multib.c | ||
tls_pad.c | ||
tlsany_meth.c |