summaryrefslogtreecommitdiffstats
path: root/doc/man7/provider-kem.pod
AgeCommit message (Expand)Author
2021-04-09Small fixes and cleanups of provider API documentationTomas Mraz
2021-03-12doc: note that get_params and set_params calls should return true if the para...Pauli
2021-03-12doc: document the additional params argument to the various init() callsPauli
2021-03-11Update copyright yearMatt Caswell
2021-03-09Reword repeated words.Shane Lontis
2021-03-03EVP_PKEY_CTX_get/settable_params: pass provider operation contextTomas Mraz
2020-09-19Add KEM (Key encapsulation mechanism) support to providersShane Lontis