summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_DigestSignInit.pod (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing security rules about NULL check to various manpagesicy172024-09-091-1/+1
* Copyright year updatesTomas Mraz2024-09-051-1/+1
* Update Documentation for EVP_DigestSign, EVP_DigestVerify.slontis2024-04-041-7/+10
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Do not fail if ctx dup does not succeedSimo Sorce2023-03-141-0/+7
* Add notes about ignoring initialization failures on contextsTomas Mraz2023-01-271-0/+4
* Change name of parameter in documentation from sigret to sigKurt Roeckx2022-08-041-1/+1
* Add documentation for key validation that indicates the difference between theslontis2022-05-091-2/+2
* doc: Document outcome of multiple digestsign/digestverify callsTomas Mraz2021-11-121-3/+4
* Add an additional note to EVP_DigestSign() documentationMatt Caswell2021-10-221-1/+5
* doc: document the params arguments to the initialisation functions.Pauli2021-07-151-2/+4
* Update copyright yearMatt Caswell2021-06-171-1/+1
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-2/+2
* EVP_DigestSignInit.pod: Clarification in EVP_DigestSignFinal() parameter 'sig'Dr. David von Oheimb2021-05-211-2/+3
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-2/+2
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-12/+11
* Add EVP signature with libctx methods.Shane Lontis2020-08-091-23/+25
* Fix typos and repeated wordsGustaf Neumann2020-07-051-3/+3
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Make it possible to easily specify a libctx for EVP_DigestSign*Matt Caswell2020-03-231-2/+4
* doc: Fix typo in EVP_DigestSignInit manpageJakub Jelen2020-02-061-1/+1
* Change returned -2 to 0 in EVP_Digest{Sign,Verify}Init()Richard Levitte2020-01-151-3/+1
* Fix L<EVP_MD_CTX_set_pkey_ctx> linksmoehuster2019-11-281-1/+1
* Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz2019-11-101-1/+1
* EVP: Make the SIGNATURE implementation leanerRichard Levitte2019-11-051-43/+40
* Update documentationMatt Caswell2019-10-031-20/+53
* Fix TyposAntoine Cœur2019-07-021-1/+1
* man: clarify the 'random number generator must be seeded' requirementDr. Matthias St. Pierre2019-06-271-3/+5
* man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre2018-12-151-1/+1
* Following the license change, modify the boilerplates in doc/man3/Richard Levitte2018-12-061-1/+1
* Update document for SM2 stuffsPaul Yang2018-09-071-2/+9
* Clarify the EVP_DigestSignInit docsMatt Caswell2018-09-041-3/+5
* Fix typos in documentation.parasssh2018-08-231-5/+5
* Correct an ommission in the EVP_DigestSignInit docsMatt Caswell2018-04-191-1/+1
* Update EVP_DigestSignInit() docsMatt Caswell2018-04-181-1/+48
* Update copyright yearRichard Levitte2018-04-171-1/+1
* EVP_MD_CTX_cleanup replaced with EVP_MD_CTX_resetTheo Buehler2018-04-111-1/+1
* Fix trivial nits in documentaionPaul Yang2017-08-091-1/+1
* Fix spelling errors in manpagesJosh Soref2017-06-111-1/+1
* Add Ed25519 documentationDr. Stephen Henson2017-05-301-3/+4
* Add EVP_DigestSign and EVP_DigesVerifyDr. Stephen Henson2017-05-111-5/+18
* Remove ref to err(7), update copyright.Rich Salz2017-03-021-2/+2
* Fix referenses in section 3 manualsRichard Levitte2016-11-111-4/+4
* Move manpages to man[1357] structure.Rich Salz2016-10-261-0/+96