openssl/providers/common/exchange
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
..
build.info Adapt DH to use with KEYMGMT 2019-07-23 19:43:09 +02:00
dh_exch.c Revise EVP_PKEY param handling 2019-09-09 14:00:00 +01:00