openssl/providers
Matt Caswell 35aca9eccb Add the ability to set PKCS#3 DH padding in providers
This also adds the ability to set arbitrary parameters on key exchange
algorithms. The ability to pad the output is one such parameter for DH.

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 Add the ability to set PKCS#3 DH padding in providers 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