openssl/providers/implementations
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
..
asymciphers Deprecate the low level RSA functions. 2020-02-20 18:58:40 +10:00
ciphers Improve small block cipher performance 2020-03-08 22:41:38 +01:00
digests Deprecate the low level MD5 functions. 2020-01-19 10:14:39 +10:00
exchange Deprecate the low level Diffie-Hellman functions. 2020-02-20 19:04:57 +10:00
include/prov Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
kdfs scrypt: free the MD reference correctly. 2020-01-31 17:52:05 +10:00
keymgmt Add Key Management support for EdDSA keys 2020-03-09 07:59:05 +00:00
macs Deprecate the low level HMAC functions 2020-01-29 19:49:23 +10:00
serializers Add Serializers for EC 2020-03-04 07:48:45 +10:00
signature Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
build.info PROV SERIALIZER: add common functionality to serialize keys 2019-11-29 20:55:16 +01:00