summaryrefslogtreecommitdiffstats
path: root/providers/common/exchange (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revise EVP_PKEY param handlingMatt Caswell2019-09-091-2/+16
* Change provider params from int to size_tShane Lontis2019-09-051-6/+4
* Documentation for the provider Key Exchange operationMatt Caswell2019-08-051-6/+6
* Check for NULL return from zalloc in dh_dupctx.Pauli2019-07-311-0/+2
* Fix coverity 1452084Pauli2019-07-301-6/+6
* Adapt DH to use with KEYMGMTRichard Levitte2019-07-232-57/+15
* Fix no-dhMatt Caswell2019-07-191-2/+4
* Add the ability to set PKCS#3 DH padding in providersMatt Caswell2019-07-161-1/+22
* Implement PKCS#3 DH Key Exchange in the default providerMatt Caswell2019-07-162-0/+178