Fix grammar in certificates.txt
[openssl.git] / doc / man3 / EVP_PKEY_CTX_new.pod
2021-03-11 Matt CaswellUpdate copyright year
2021-02-23 Richard LevitteEVP: Implement EVP_PKEY_CTX_is_a()
2020-12-14 Shane LontisFix Segfault in EVP_PKEY_CTX_dup when the ctx has an...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-07-04 Gustaf NeumannFix typos and repeated words
2020-06-24 Matt CaswellFix some man page typos
2020-06-04 Jaimee BrownMinor doc fix for EVP_PKEY_CTX_new_from_pkey
2020-04-23 Matt CaswellUpdate copyright year
2020-04-18 Richard LevitteDOC: Extend the description of EVP_PKEY_CTX_new_from_name()
2020-01-27 Matt CaswellModify EVP_PKEY_CTX_new_from_pkey() to add a propquery...
2020-01-12 Shane LontisAdd dsa signature alg to fips provider
2020-01-09 Richard LevitteEVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle...
2019-11-03 Richard LevitteChange EVP_PKEY_CTX_new_provided() to take a library...
2019-10-16 Richard Levittedoc/man3/EVP_PKEY_CTX_new.pod: change markup according...
2019-10-16 Richard LevitteAdd EVP_PKEY_CTX_new_provided()
2019-03-06 David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2018-12-15 Dr. Matthias St... man: harmonize the various formulations in the HISTORY...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2016-10-26 Rich SalzMove manpages to man[1357] structure.