Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Matt Caswell | 2020-10-15 | 1 | -1/+1 |
* | Extend the EVP_PKEY KDF to KDF provider bridge to also support Scrypt | Matt Caswell | 2020-08-10 | 1 | -1/+1 |
* | Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDF | Matt Caswell | 2020-08-10 | 1 | -3/+6 |
* | Implement a EVP_PKEY KDF to KDF provider bridge | Matt Caswell | 2020-08-10 | 1 | -2/+4 |
* | Added new EVP/KDF API. | David Makepeace | 2019-02-13 | 1 | -31/+49 |
* | Following the license change, modify the boilerplates in test/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Update copyright year | Matt Caswell | 2018-05-29 | 1 | -1/+1 |
* | Use void in all function definitions that do not take any arguments | Kurt Roeckx | 2018-05-11 | 1 | -1/+1 |
* | Add PKEY_CTX setter tests for TLS1-PRF | Johannes Bauer | 2017-08-21 | 1 | -0/+42 |
* | Fix building without scrypt | Johannes Bauer | 2017-08-08 | 1 | -0/+4 |
* | Add PKEY_METHOD macro tests | Johannes Bauer | 2017-08-08 | 1 | -0/+135 |