summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_DigestSignInit.pod
AgeCommit message (Expand)Author
2023-02-07Update copyright yearRichard Levitte
2023-01-27Add notes about ignoring initialization failures on contextsTomas Mraz
2022-06-21Update copyright yearMatt Caswell
2022-05-09Add documentation for key validation that indicates the difference between theslontis
2021-11-12doc: Document outcome of multiple digestsign/digestverify callsTomas Mraz
2021-10-22Add an additional note to EVP_DigestSign() documentationMatt Caswell
2021-07-15doc: document the params arguments to the initialisation functions.Pauli
2021-06-17Update copyright yearMatt Caswell
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-05-21EVP_DigestSignInit.pod: Clarification in EVP_DigestSignFinal() parameter 'sig'Dr. David von Oheimb
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-08-09Add EVP signature with libctx methods.Shane Lontis
2020-07-05Fix typos and repeated wordsGustaf Neumann
2020-04-23Update copyright yearMatt Caswell
2020-03-23Make it possible to easily specify a libctx for EVP_DigestSign*Matt Caswell
2020-02-06doc: Fix typo in EVP_DigestSignInit manpageJakub Jelen
2020-01-15Change returned -2 to 0 in EVP_Digest{Sign,Verify}Init()Richard Levitte
2019-11-28Fix L<EVP_MD_CTX_set_pkey_ctx> linksmoehuster
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz
2019-11-05EVP: Make the SIGNATURE implementation leanerRichard Levitte
2019-10-03Update documentationMatt Caswell
2019-07-02Fix TyposAntoine Cœur
2019-06-27man: clarify the 'random number generator must be seeded' requirementDr. Matthias St. Pierre
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-09-07Update document for SM2 stuffsPaul Yang
2018-09-04Clarify the EVP_DigestSignInit docsMatt Caswell
2018-08-22Fix typos in documentation.parasssh
2018-04-19Correct an ommission in the EVP_DigestSignInit docsMatt Caswell
2018-04-18Update EVP_DigestSignInit() docsMatt Caswell
2018-04-17Update copyright yearRichard Levitte
2018-04-11EVP_MD_CTX_cleanup replaced with EVP_MD_CTX_resetTheo Buehler
2017-08-09Fix trivial nits in documentaionPaul Yang
2017-06-11Fix spelling errors in manpagesJosh Soref
2017-05-30Add Ed25519 documentationDr. Stephen Henson
2017-05-11Add EVP_DigestSign and EVP_DigesVerifyDr. Stephen Henson
2017-03-02Remove ref to err(7), update copyright.Rich Salz
2016-11-11Fix referenses in section 3 manualsRichard Levitte
2016-10-26Move manpages to man[1357] structure.Rich Salz