openssl/providers
Shane Lontis 9d300aa21b Add HKDF negative tests
Fix memory leak if legacy test is skipped.
Using EVP_KDF_CTX_get_params() to get OSSL_KDF_PARAM_SIZE will now
return 0 if the returned size is 0.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15977)
2021-07-06 10:56:19 +10:00
..
common fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
fips Change self test for AES_CGM to perform both an encrypt and decrypt. 2021-06-22 15:04:30 +10:00
implementations Add HKDF negative tests 2021-07-06 10:56:19 +10:00
baseprov.c Update copyright year 2021-04-08 13:04:41 +01:00
build.info Avoid duplicating prov_running.o in libdefault and libcrypto 2021-06-14 09:18:41 +10:00
decoders.inc prov: tag SM2 encoders and decoders as non-FIPS 2021-06-16 14:42:38 +01:00
defltprov.c PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
encoders.inc prov: tag SM2 encoders and decoders as non-FIPS 2021-06-16 14:42:38 +01:00
fips-sources.checksums update fips checksums 2021-07-06 10:52:27 +10:00
fips.checksum update fips checksums 2021-07-06 10:52:27 +10:00
fips.module.sources update fips checksums 2021-07-06 10:52:27 +10:00
legacyprov.c provider: use #define for PBKDF1 algorithm name 2021-07-05 11:49:42 +10:00
nullprov.c
prov_running.c
stores.inc