openssl/providers
Shane Lontis 719523c76d Change rsa gen so it can use the propq from OSSL_PKEY_PARAM_RSA_DIGEST
rsa_pss_params_30_fromdata() now uses the OSSL_PKEY_PARAM_RSA_DIGEST_PROPS parameter also.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12944)
2020-09-23 17:31:40 +10:00
..
common Address review comments 2020-09-22 08:18:09 +01:00
fips Fix CID 1467068 : Null pointer dereference in self_test.c 2020-09-23 17:16:19 +10:00
implementations Change rsa gen so it can use the propq from OSSL_PKEY_PARAM_RSA_DIGEST 2020-09-23 17:31:40 +10:00
baseprov.c ENCODER: Refactor our provider encoder implementations 2020-09-20 17:31:22 +02:00
build.info provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
decoders.inc Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE 2020-08-21 09:23:58 +02:00
defltprov.c Add SM2 signature algorithm to default provider 2020-09-22 08:18:09 +01:00
encoders.inc ENCODER: Refactor our provider encoder implementations 2020-09-20 17:31:22 +02:00
legacyprov.c provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
nullprov.c provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +10:00
prov_running.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc STORE: Add a built-in 'file:' storemgmt implementation (loader) 2020-09-03 17:48:32 +02:00