summaryrefslogtreecommitdiff
path: root/doc/man3/EVP_DigestSignInit.pod
Commit message (Expand)AuthorAgeFilesLines
* 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-221-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