openssl/providers/common
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
..
include/prov Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
bio_prov.c
build.info
nid_to_name.c
provider_err.c Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
provider_util.c