openssl fipsinstall: fix cosmetic wart
[openssl.git] / doc / man3 / EVP_DigestSignInit.pod
2024-04-04 slontisUpdate Documentation for EVP_DigestSign, EVP_DigestVerify.
2023-09-07 Matt CaswellCopyright year updates
2023-03-14 Simo SorceDo not fail if ctx dup does not succeed
2023-01-27 Tomas MrazAdd notes about ignoring initialization failures on...
2022-08-04 Kurt RoeckxChange name of parameter in documentation from sigret...
2022-05-09 slontisAdd documentation for key validation that indicates...
2021-11-12 Tomas Mrazdoc: Document outcome of multiple digestsign/digestveri...
2021-10-22 Matt CaswellAdd an additional note to EVP_DigestSign() documentation
2021-07-15 Paulidoc: document the params arguments to the initialisatio...
2021-06-17 Matt CaswellUpdate copyright year
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-05-21 Dr. David von OheimbEVP_DigestSignInit.pod: Clarification in EVP_DigestSign...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01 Matt CaswellRun the withlibctx.pl script
2020-08-09 Shane LontisAdd EVP signature with libctx methods.
2020-07-04 Gustaf NeumannFix typos and repeated words
2020-04-23 Matt CaswellUpdate copyright year
2020-03-23 Matt CaswellMake it possible to easily specify a libctx for EVP_Dig...
2020-02-06 Jakub Jelendoc: Fix typo in EVP_DigestSignInit manpage
2020-01-15 Richard LevitteChange returned -2 to 0 in EVP_Digest{Sign,Verify}Init()
2019-11-28 moehusterFix L<EVP_MD_CTX_set_pkey_ctx> links
2019-11-10 Rich SalzFix L<xxx(1)> links to be L<openssl-xxx(1)>
2019-11-05 Richard LevitteEVP: Make the SIGNATURE implementation leaner
2019-10-03 Matt CaswellUpdate documentation
2019-07-02 Antoine CœurFix Typos
2019-06-27 Dr. Matthias St... man: clarify the 'random number generator must be seede...
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...
2018-09-07 Paul YangUpdate document for SM2 stuffs
2018-09-04 Matt CaswellClarify the EVP_DigestSignInit docs
2018-08-23 parassshFix typos in documentation.
2018-04-19 Matt CaswellCorrect an ommission in the EVP_DigestSignInit docs
2018-04-18 Matt CaswellUpdate EVP_DigestSignInit() docs
2018-04-17 Richard LevitteUpdate copyright year
2018-04-11 Theo BuehlerEVP_MD_CTX_cleanup replaced with EVP_MD_CTX_reset
2017-08-09 Paul YangFix trivial nits in documentaion
2017-06-11 Josh SorefFix spelling errors in manpages
2017-05-30 Dr. Stephen HensonAdd Ed25519 documentation
2017-05-11 Dr. Stephen HensonAdd EVP_DigestSign and EVP_DigesVerify
2017-03-02 Rich SalzRemove ref to err(7), update copyright.
2016-11-11 Richard LevitteFix referenses in section 3 manuals
2016-10-26 Rich SalzMove manpages to man[1357] structure.