openssl/providers/common
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
..
ciphers Add Common shared code needed to move aes ciphers to providers 2019-07-16 09:46:14 +10:00
digests Fix s390x build errors and warnings 2019-06-25 00:10:20 +02:00
exchange Add the ability to set PKCS#3 DH padding in providers 2019-07-16 10:16:32 +01:00
include/internal Implement PKCS#3 DH Key Exchange in the default provider 2019-07-16 10:16:32 +01:00
build.info Implement PKCS#3 DH Key Exchange in the default provider 2019-07-16 10:16:32 +01:00
provider_err.c Regenerate mkerr files 2019-07-16 05:26:28 +02:00
provlib.c Add a nid 2 algorithm name mapping capability 2019-06-28 10:22:21 +01:00