]> git.ipfire.org Git - thirdparty/openssl.git/commit - providers/implementations/keymgmt/dh_kmgmt.c
PROV: Adapt the RSA, DSA and DH KEYMGMT implementations
authorRichard Levitte <levitte@openssl.org>
Wed, 8 Jan 2020 02:49:08 +0000 (03:49 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 17 Jan 2020 08:04:04 +0000 (09:04 +0100)
commit9e5aaf78868ca2f4d65d3bb1f9246659a6522241
treeadad781d80a00b0f67e78277149333259a0e822b
parent6508e858836020622efff5dd4be3fa4530d1584b
PROV: Adapt the RSA, DSA and DH KEYMGMT implementations

They now all respond to requests for key size, bits and security bits.

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/10778)
providers/implementations/keymgmt/dh_kmgmt.c
providers/implementations/keymgmt/dsa_kmgmt.c
providers/implementations/keymgmt/rsa_kmgmt.c