openssl/crypto/ec/curve448
Matt Caswell 3965480c82 Implement provider support for Ed25519 annd Ed448
At the moment we only provider support for these algorithms in the default
provider. These algorithms only support "one shot" EVP_DigestSign() and
EVP_DigestVerify() as per the existing libcrypto versions.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11261)
2020-03-09 07:59:15 +00:00
..
arch_32
curve448_local.h Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
curve448_tables.c
curve448.c Implement a stricter ECX_KEY type 2020-02-11 22:32:47 +00:00
curve448utils.h
ed448.h
eddsa.c Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
f_generic.c
field.h
point_448.h
scalar.c
word.h