aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_PKEY_new.pod
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* Fix typosDimitris Apostolou2022-01-051-1/+1
* Clarify the deprecation warnings in the docsMatt Caswell2021-12-061-3/+3
* DOCS: Move the description of EVP_PKEY_get0_description()Richard Levitte2021-07-261-6/+0
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-5/+5
* EVP: Add EVP_<TYPE>_description()Richard Levitte2021-04-021-0/+6
* Implement EVP_PKEY_dup() functionTomas Mraz2021-03-281-2/+9
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_exRich Salz2021-01-211-24/+22
* DOCS: Improve documentation of the EVP_PKEY typeRichard Levitte2020-12-131-17/+48
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-3/+3
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-28/+26
* Add some documentation about the EVP_PKEY MAC interfaceMatt Caswell2020-08-291-4/+4
* Document the EVP_PKEY_new_CMAC_key_with_libctx() functionMatt Caswell2020-08-291-22/+35
* Make it clear that you can't use all ciphers for CMACMatt Caswell2020-06-101-1/+2
* Document the new raw private/public key functionsMatt Caswell2020-05-041-10/+43
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Clarify the usage of EVP_PKEY_get_raw_[private|public]_key()Matt Caswell2020-03-061-13/+16
* Fix L<> entries without sectionsRich Salz2019-10-311-4/+4
* man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre2018-12-151-3/+6
* Following the license change, modify the boilerplates in doc/man3/Richard Levitte2018-12-061-1/+1
* Document the raw key getter functionsMatt Caswell2018-06-081-10/+39
* Update copyright yearMatt Caswell2018-03-201-1/+1
* Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell2018-03-151-22/+22
* Add documentation for the newly added EVP_PKEY_new*() functionsMatt Caswell2018-03-151-4/+47
* Move manpages to man[1357] structure.Rich Salz2016-10-261-0/+61