summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_PKEY_new.pod
AgeCommit message (Expand)Author
2022-12-01Update copyright yearTomas Mraz
2022-11-09Fix typosDimitris Apostolou
2021-12-06Clarify the deprecation warnings in the docsMatt Caswell
2021-07-26DOCS: Move the description of EVP_PKEY_get0_description()Richard Levitte
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-04-02EVP: Add EVP_<TYPE>_description()Richard Levitte
2021-03-28Implement EVP_PKEY_dup() functionTomas Mraz
2021-01-28Update copyright yearRichard Levitte
2021-01-21Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_exRich Salz
2020-12-13DOCS: Improve documentation of the EVP_PKEY typeRichard Levitte
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-08-29Add some documentation about the EVP_PKEY MAC interfaceMatt Caswell
2020-08-29Document the EVP_PKEY_new_CMAC_key_with_libctx() functionMatt Caswell
2020-06-10Make it clear that you can't use all ciphers for CMACMatt Caswell
2020-05-04Document the new raw private/public key functionsMatt Caswell
2020-04-23Update copyright yearMatt Caswell
2020-03-06Clarify the usage of EVP_PKEY_get_raw_[private|public]_key()Matt Caswell
2019-10-31Fix L<> entries without sectionsRich Salz
2018-12-15man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in doc/man3/Richard Levitte
2018-06-08Document the raw key getter functionsMatt Caswell
2018-03-20Update copyright yearMatt Caswell
2018-03-15Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell
2018-03-15Add documentation for the newly added EVP_PKEY_new*() functionsMatt Caswell
2016-10-26Move manpages to man[1357] structure.Rich Salz