openssl/providers/implementations
Shane Lontis 1c725f463e Add ECDH to fips provider
Note: This PR has not attempted to move the curves into the provider dispatch table.
Mappings between the curve name / nid have been added to the inbuilt curve table.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11133)
2020-03-12 07:36:04 +10: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 DOCS: Move implementation specific docs away from provider-digest(7) 2020-03-10 13:32:06 +01:00
exchange Add ECDH to fips provider 2020-03-12 07:36:04 +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 ECDH to fips provider 2020-03-12 07:36:04 +10: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