Add Key Management support for EdDSA keys
authorMatt Caswell <matt@openssl.org>
Mon, 17 Feb 2020 16:37:24 +0000 (16:37 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 9 Mar 2020 07:59:05 +0000 (07:59 +0000)
commitaf6d8dd30ff48046f5af7d84095f30356c33264a
tree43451d25c812819adbb683ea50aa997d646799b4
parentdb4b3d8392fc1c3a1033045efdda222fd76c26b2
Add Key Management support for EdDSA keys

Support added for Ed25519 and Ed448

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11261)
include/crypto/ecx.h
providers/defltprov.c
providers/implementations/include/prov/implementations.h
providers/implementations/keymgmt/ecx_kmgmt.c