ecx: add key generation support.
authorPauli <paul.dale@oracle.com>
Tue, 17 Mar 2020 23:25:33 +0000 (09:25 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 17 Apr 2020 09:51:37 +0000 (19:51 +1000)
commit43cd37014ef4433ae8e82ba64bddc42cf0bd618a
treebced2c75951e842e5e04bf16a8481a029c4d5f81
parent1ee1e551148d963b566a69c2e6e9a583646112fc
ecx: add key generation support.

Specifically for x25519, x448, ed25519 and ed448.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11371)
crypto/ec/build.info
crypto/ec/curve25519.c
crypto/ec/curve448/curve448_local.h
crypto/ec/ec_local.h
crypto/ec/ecx_meth.c
include/crypto/ecx.h
providers/implementations/keymgmt/build.info
providers/implementations/keymgmt/ecx_kmgmt.c