openssl/providers
Matt Caswell 89e291742f Implement PKCS#3 DH Key Exchange in the default provider
We add the capability for the default provider to perform PKCS#3
Diffie-Hellman key exchange. At this point the implementation is not used
because libcrypto still uses legacy handling for Diffie-Hellman.

Note X9.42 DH is not touched by this commit.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9266)
2019-07-16 10:16:32 +01:00
..
common Implement PKCS#3 DH Key Exchange in the default provider 2019-07-16 10:16:32 +01:00
default Implement PKCS#3 DH Key Exchange in the default provider 2019-07-16 10:16:32 +01:00
fips Make allocation/free/clean available to providers 2019-07-11 15:53:59 +10:00
legacy Change OSSL_PARAM return size to not be a pointer. 2019-06-24 14:43:55 +10:00
build.info Move digests to providers 2019-06-04 12:09:50 +10:00