openssl/include/crypto
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
..
__DECC_INCLUDE_EPILOGUE.H
__DECC_INCLUDE_PROLOGUE.H
aes_platform.h Add AES_CBC_HMAC_SHA ciphers to providers. 2020-01-06 13:02:16 +10:00
aria.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
asn1_dsa.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
asn1.h Redesign the KEYMGMT libcrypto <-> provider interface - the basics 2020-02-07 09:37:56 +01:00
async.h
bn_conf.h.in Fix header file include guard names 2019-09-28 20:26:36 +02:00
bn_dh.h Add support for DH 'modp' group parameters (RFC 3526) 2020-01-31 08:18:46 +10:00
bn_srp.h
bn.h RSA generation: Use more bits of 1/sqrt(2) 2019-11-09 16:01:54 +01:00
chacha.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
cmll_platform.h CRYPTO: split cipher_platform.h into algorithm specific headers 2019-12-19 13:31:29 +01:00
cms.h
cryptlib.h
ctype.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
des_platform.h CRYPTO: split cipher_platform.h into algorithm specific headers 2019-12-19 13:31:29 +01:00
dh.h Add FFC param/key validation 2020-02-16 13:03:46 +10:00
dsa.h PROV: Add a OP_keymgmt_match() function to our DH, DSA, RSA and EC_KEY impl 2020-03-02 03:27:03 +01:00
dso_conf.h.in Fix header file include guard names 2019-09-28 20:26:36 +02:00
ec.h Add pairwise consistency self tests to asym keygenerators 2020-03-03 14:02:36 +10:00
ecx.h Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
engine.h
err.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ess.h
evp.h EVP: Add support for copying provided EVP_PKEYs 2020-03-02 03:27:03 +01:00
lhash.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
md32_common.h
modes.h Fix a bug for aarch64 BigEndian 2020-02-17 12:13:23 +10:00
objects.h
poly1305.h Add ChaCha related ciphers to default provider 2019-10-16 16:18:42 +10:00
rand.h Convert rand_bytes_ex and rand_priv_bytes_ex to public functions 2020-01-20 14:54:31 +00:00
rsa.h PROV: add RSA signature implementation 2020-02-22 01:07:15 +01:00
security_bits.h Change DH_get_nid() to set the value of q if it is not already set 2020-03-07 07:47:58 +10:00
serializer.h SERIALIZER: New API for serialization of objects through providers 2019-11-29 20:54:48 +01:00
sha.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
siphash.h
siv.h
sm2.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
sm2err.h Update source files for deprecation at 3.0 2019-11-07 11:37:25 +01:00
sm4.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
sparse_array.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
store.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
x509.h chunk 7 of CMP contribution to OpenSSL 2020-02-17 07:43:58 +01:00
x509v3.h x509v3 subjectSignTool extention support 2020-02-28 18:01:16 +03:00