summaryrefslogtreecommitdiffstats
path: root/crypto/params.c
AgeCommit message (Expand)Author
2019-07-16Make the EVP Key Exchange code provider awareMatt Caswell
2019-06-24Change OSSL_PARAM return size to not be a pointer.Pauli
2019-05-21Params conversion tests.Pauli
2019-04-09Params API: {utf8,octet}_ptr need to know the data sizeRichard Levitte
2019-04-09Params: add OSSL_PARAM_construct_end()Richard Levitte
2019-04-06Fix big endian param API tests.Pauli
2019-04-04Create a FIPS provider and put SHA256 in itMatt Caswell
2019-03-30Implement the param types that aren't explicitly lengthened (e.g. int) in termsPauli
2019-03-12OSSL_PARAM helper functions.Pauli