Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise EVP_PKEY param handling | Matt Caswell | 2019-09-09 | 1 | -2/+16 |
* | Change provider params from int to size_t | Shane Lontis | 2019-09-05 | 1 | -6/+4 |
* | Documentation for the provider Key Exchange operation | Matt Caswell | 2019-08-05 | 1 | -6/+6 |
* | Check for NULL return from zalloc in dh_dupctx. | Pauli | 2019-07-31 | 1 | -0/+2 |
* | Fix coverity 1452084 | Pauli | 2019-07-30 | 1 | -6/+6 |
* | Adapt DH to use with KEYMGMT | Richard Levitte | 2019-07-23 | 2 | -57/+15 |
* | Fix no-dh | Matt Caswell | 2019-07-19 | 1 | -2/+4 |
* | Add the ability to set PKCS#3 DH padding in providers | Matt Caswell | 2019-07-16 | 1 | -1/+22 |
* | Implement PKCS#3 DH Key Exchange in the default provider | Matt Caswell | 2019-07-16 | 2 | -0/+178 |