summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_PKEY_CTX_new.pod
AgeCommit message (Expand)Author
2021-03-11Update copyright yearMatt Caswell
2021-02-23EVP: Implement EVP_PKEY_CTX_is_a()Richard Levitte
2020-12-14Fix Segfault in EVP_PKEY_CTX_dup when the ctx has an undefined operation.Shane Lontis
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-07-05Fix typos and repeated wordsGustaf Neumann
2020-06-24Fix some man page typosMatt Caswell
2020-06-05Minor doc fix for EVP_PKEY_CTX_new_from_pkeyJaimee Brown
2020-04-23Update copyright yearMatt Caswell
2020-04-18DOC: Extend the description of EVP_PKEY_CTX_new_from_name()Richard Levitte
2020-01-27Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameterMatt Caswell
2020-01-12Add dsa signature alg to fips providerShane Lontis
2020-01-09EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle key types betterRichard Levitte
2019-11-03Change EVP_PKEY_CTX_new_provided() to take a library context too.Richard Levitte
2019-10-16doc/man3/EVP_PKEY_CTX_new.pod: change markup according to conventionsRichard Levitte
2019-10-16Add EVP_PKEY_CTX_new_provided()Richard Levitte
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb
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
2016-10-26Move manpages to man[1357] structure.Rich Salz