openssl/providers
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
..
common Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
fips Add ECDH to fips provider 2020-03-12 07:36:04 +10:00
implementations Add ECDH to fips provider 2020-03-12 07:36:04 +10:00
build.info PROV: Build the main FIPS module code with FIPS_MODE defined 2020-02-14 21:36:02 +01:00
defltprov.c Implement provider support for Ed25519 annd Ed448 2020-03-09 07:59:15 +00:00
legacyprov.c Introduce the provider property 2020-02-21 20:17:02 +00:00