openssl/providers
slontis 14c45338e9 EVP_MD_size() updates
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)
2024-08-29 10:29:53 +02:00
..
common Cleanups for FIPS options.. 2024-08-28 14:46:16 +02:00
fips Cleanups for FIPS options.. 2024-08-28 14:46:16 +02:00
implementations EVP_MD_size() updates 2024-08-29 10:29:53 +02:00
baseprov.c jitter: add a new provider containing a jitter entropy source alone 2024-07-31 14:44:51 +10:00
build.info Cleanups for FIPS options.. 2024-08-28 14:46:16 +02:00
decoders.inc
defltprov.c Refactor OpenSSL 'RSA' EVP_SIGNATURE to also include RSA+hash composites 2024-08-21 08:21:06 +02:00
encoders.inc
fips-sources.checksums
fips.checksum
fips.module.sources
legacyprov.c
nullprov.c
prov_running.c
stores.inc