openssl/providers/implementations/keymgmt
Shane Lontis f2a7151849 Fix crash in genpkey app when -pkeyopt digest:name is used for DH or DSA.
By the time the keygen is called the references to strings inside the
gen ctx are floating pointers. A strdup solves this problem.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13432)
2020-11-20 11:59:23 +10:00
..
build.info Swap to FIPS186-2 DSA generation outside of the FIPS module 2020-11-18 14:54:18 +00:00
dh_kmgmt.c Fix crash in genpkey app when -pkeyopt digest:name is used for DH or DSA. 2020-11-20 11:59:23 +10:00
dsa_kmgmt.c Fix crash in genpkey app when -pkeyopt digest:name is used for DH or DSA. 2020-11-20 11:59:23 +10:00
ec_kmgmt_imexport.inc [PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH 2020-02-18 19:11:10 +02:00
ec_kmgmt.c Constify OSSL_FUNC_keymgmt_validate() 2020-10-23 17:54:40 +03:00
ecx_kmgmt.c Constify OSSL_FUNC_keymgmt_has() 2020-10-22 12:27:39 +10:00
kdf_legacy_kmgmt.c Constify OSSL_FUNC_keymgmt_has() 2020-10-22 12:27:39 +10:00
mac_legacy_kmgmt.c rename mac_key_* to ossl_mac_key_* 2020-11-19 07:38:58 +10:00
rsa_kmgmt.c Constify OSSL_FUNC_keymgmt_validate() 2020-10-23 17:54:40 +03:00