openssl/providers/implementations/keymgmt
Shane Lontis c0f39ded68 Add Explicit EC parameter support to providers.
This was added for backward compatability.
Added EC_GROUP_new_from_params() that supports explicit curve parameters.

This fixes the 15-test_genec.t TODO.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12604)
2020-08-22 14:55:41 +10:00
..
build.info Implement a EVP_PKEY KDF to KDF provider bridge 2020-08-10 14:51:57 +01:00
dh_kmgmt.c Fix DSA/DH so that legacy keys can still be generated by the default provider 2020-08-17 23:40:20 +10:00
dsa_kmgmt.c Fix DSA/DH so that legacy keys can still be generated by the default provider 2020-08-17 23:40:20 +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 Add Explicit EC parameter support to providers. 2020-08-22 14:55:41 +10:00
ecx_kmgmt.c gettables: provider changes to pass the provider context. 2020-08-07 08:02:14 +10:00
kdf_legacy_kmgmt.c Implement a EVP_PKEY KDF to KDF provider bridge 2020-08-10 14:51:57 +01:00
rsa_kmgmt.c gettables: provider changes to pass the provider context. 2020-08-07 08:02:14 +10:00