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 Fix header file include guard names 2019-09-28 20:26:36 +02:00
curve448_local.h Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
curve448_tables.c fix truncation of integers on 32bit AIX 2019-03-11 14:45:18 +01:00
curve448.c Implement a stricter ECX_KEY type 2020-02-11 22:32:47 +00:00
curve448utils.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ed448.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
eddsa.c Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
f_generic.c fix truncation of integers on 32bit AIX 2019-03-11 14:45:18 +01:00
field.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
point_448.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
scalar.c fix truncation of integers on 32bit AIX 2019-03-11 14:45:18 +01:00
word.h Fix header file include guard names 2019-09-28 20:26:36 +02:00