openssl/providers/implementations/include/prov
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
..
blake2.h Providers: move all digests 2019-10-10 14:12:15 +02:00
ciphercommon.h EVP & PROV: Fix all platform inclusions 2019-12-19 13:33:35 +01:00
ciphercommon_aead.h Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
ciphercommon_ccm.h PROV: Move AES_CCM specialisation away from common cipher header 2019-12-12 14:59:24 +01:00
ciphercommon_gcm.h PROV: Move AES_GCM specialisation away from common cipher header 2019-12-12 14:59:24 +01:00
digestcommon.h Move providers/common/{ciphers,digests}/* to providers/implementations 2019-12-11 12:55:48 +01:00
implementations.h Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
md5_sha1.h Providers: move all digests 2019-10-10 14:12:15 +02:00