summaryrefslogtreecommitdiffstats
path: root/doc/man7/provider-signature.pod (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation for provider-signatureHugo Landau2022-03-181-8/+4
* Fix the signature newctx documentationMatt Caswell2021-10-181-3/+5
* doc: remove end of line whitespacePauli2021-09-221-1/+1
* Small fixes and cleanups of provider API documentationTomas Mraz2021-04-091-1/+1
* doc: note that get_params and set_params calls should return true if the para...Pauli2021-03-111-0/+6
* doc: document the additional params argument to the various init() callsPauli2021-03-111-7/+26
* EVP_PKEY_CTX_get/settable_params: pass provider operation contextTomas Mraz2021-03-031-3/+4
* Update copyright yearMatt Caswell2021-02-181-1/+1
* provider-signature.pod: Fix formatting.Tomas Mraz2021-02-051-4/+4
* gettables: documentation changes to pass the provider context.Pauli2020-08-071-2/+2
* Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre2020-06-241-113/+115
* Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre2020-06-241-2/+2
* Update core_names.h fields and document most fields.Shane Lontis2020-05-261-6/+9
* doc: Random spellcheckingSebastian Andrzej Siewior2020-04-281-3/+3
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add ECDSA to providersShane Lontis2020-03-151-0/+17
* Document the new DigestSign provider functionsMatt Caswell2020-03-091-6/+160
* Fix some missing doc links.Rich Salz2020-01-221-3/+3
* Fix some typosVeres Lajos2019-12-111-1/+1
* Fix some broken doc linksRich Salz2019-11-151-1/+1
* POD: stop abusing commentRichard Levitte2019-10-111-1/+1
* Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)Richard Levitte2019-09-281-29/+29
* Reformat param description linesPauli2019-09-271-2/+2
* Make OSSL_PARAM descriptions uniformly formatted.Pauli2019-09-271-2/+2
* Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli2019-09-251-2/+4
* Revise EVP_PKEY param handlingMatt Caswell2019-09-091-15/+25
* Add docs for the provider interface for signature operationsMatt Caswell2019-09-091-0/+229