summaryrefslogtreecommitdiffstats
path: root/doc/man7/provider-encoder.pod (follow)
Commit message (Expand)AuthorAgeFilesLines
* ENCODER: use property definitions instead of getting implementation parametersRichard Levitte2021-06-051-34/+8
* ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPERichard Levitte2021-06-051-9/+0
* Small fixes and cleanups of provider API documentationTomas Mraz2021-04-091-16/+24
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Add "save-parameters" encoder parameterTomas Mraz2021-04-011-0/+5
* doc: note that get_params and set_params calls should return true if the para...Pauli2021-03-111-0/+1
* ENCODER: Add support for OSSL_FUNC_encoder_does_selection()Richard Levitte2020-11-111-3/+12
* ENCODER: Add support for specifying the outermost output structureRichard Levitte2020-11-111-0/+13
* ENCODER: Redefine the libcrypto <-> provider interfaceRichard Levitte2020-09-201-87/+144
* Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte2020-08-211-0/+273