openssl/include
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
..
crypto Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
internal Don't exclude quite so much in a no-sock build 2020-02-21 21:41:56 +01:00
openssl Add provider awareness of EVP_DigestSign() and EVP_DigestVerify() 2020-03-09 07:59:05 +00:00