summaryrefslogtreecommitdiffstats
path: root/crypto/params_from_text.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Params from text to allow zero length value fieldsPauli2019-09-061-41/+44
* OSSL_PARAM_construct_from_text(): handle non-hex octet string inputRichard Levitte2019-08-151-0/+2
* Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()Richard Levitte2019-08-121-0/+219