summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_KEYMGMT.pod
AgeCommit message (Expand)Author
2024-06-27docs: document that *_free(NULL) does nothingVita Batrla
2022-12-08Replace some boldened types with a corresponding man page linkRichard Levitte
2022-05-03Update copyright yearMatt Caswell
2022-01-05Fix typosDimitris Apostolou
2021-06-02doc: make XXX_get_number() internalPauli
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-04-26Add type_name member to provided methods and use itTomas Mraz
2021-04-02EVP: Add EVP_<TYPE>_description()Richard Levitte
2021-03-11Update copyright yearMatt Caswell
2021-02-25Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-09-17Document 2 newly added functionsMatt Caswell
2020-08-12Add public API for gettables and settables for keymanagement, signatures and ...Shane Lontis
2019-10-17EVP: add functions that return the name numberRichard Levitte
2019-10-17EVP: add name traversal functions to all fetchable typesRichard Levitte
2019-10-17EVP: add missing common functionalityRichard Levitte
2019-07-22Add basic EVP_KEYMGMT API and libcrypto <-> provider interfaceRichard Levitte