Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Params API: {utf8,octet}_ptr need to know the data size | Richard Levitte | 2019-04-09 | 1 | -4/+4 |
* | Params: add OSSL_PARAM_construct_end() | Richard Levitte | 2019-04-09 | 1 | -0/+7 |
* | Fix big endian param API tests. | Pauli | 2019-04-06 | 1 | -0/+4 |
* | Create a FIPS provider and put SHA256 in it | Matt Caswell | 2019-04-05 | 1 | -0/+8 |
* | Implement the param types that aren't explicitly lengthened (e.g. int) in terms | Pauli | 2019-03-30 | 1 | -175/+30 |
* | OSSL_PARAM helper functions. | Pauli | 2019-03-12 | 1 | -0/+725 |