openssl/providers
Matt Caswell 9c45222ddc Revise EVP_PKEY param handling
We add new functions for getting parameters and discovering the gettable
and settable parameters. We also make EVP_PKEY_CTX_get_signature_md() a
function and implement it in terms of the new functions.

This enables applications to discover the set of parameters that are
supported for a given algorithm implementation.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9753)
2019-09-09 14:00:00 +01:00
..
common Revise EVP_PKEY param handling 2019-09-09 14:00:00 +01:00
default Implement DSA in the default provider 2019-09-09 14:00:00 +01:00
fips Add KDFs to providers 2019-09-06 19:27:57 +10:00
legacy Change provider params from int to size_t 2019-09-05 11:23:57 +10:00
build.info Move digests to providers 2019-06-04 12:09:50 +10:00