openssl/providers/implementations
Tomas Mraz 20e80ad1bc store: Avoid spurious error from decoding at EOF
Fixes #15596

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15661)
2021-06-10 11:56:28 +02:00
..
asymciphers Move libssl related defines used by fips provider to prov_ssl.h 2021-06-04 17:06:47 +02:00
ciphers Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flag 2021-06-08 15:16:06 +10:00
digests Drop libimplementations.a 2021-05-07 10:17:23 +02:00
encode_decode Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8 2021-06-09 17:00:10 +02:00
exchange Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
include/prov Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8 2021-06-09 17:00:10 +02:00
kdfs Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
kem prov: add zero strenght arguments to BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
keymgmt EVP_PKEY_new_raw_private_key: Allow zero length keys 2021-06-08 22:01:34 +10:00
macs Fix errors found by parfait static analyser. 2021-06-03 16:15:41 +10:00
rands Fix compilation on systems with empty _POSIX_TIMERS 2021-06-08 21:05:21 +10:00
signature Rename all getters to use get/get0 in name 2021-06-01 12:40:00 +02:00
storemgmt store: Avoid spurious error from decoding at EOF 2021-06-10 11:56:28 +02:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00