summaryrefslogtreecommitdiffstats
path: root/doc/crypto/EVP_DigestInit.pod
AgeCommit message (Expand)Author
2016-10-26Move manpages to man[1357] structure.Rich Salz
2016-07-20Fix if/for/while( in docsFdaSilvaYY
2016-07-19RT4593: Add space after comma (doc nits)Rich Salz
2016-07-08Replace all #define's in pod pages.Rich Salz
2016-06-21More doc cleanupRich Salz
2016-05-20Doc nits cleanup, round 2Rich Salz
2016-05-20Fix nits in pod files.Rich Salz
2016-05-19Add copyright to manpagesRich Salz
2016-04-13Deprecate EVP_cleanup() and make it a no-opMatt Caswell
2016-03-11Review commentsKurt Roeckx
2016-03-11Add blake2 support.Bill Cox
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2015-12-07Document the EVP_MD_CTX changesRichard Levitte
2015-12-02Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson
2015-10-28Remove SSLeay history, etc., from docsRich Salz
2015-08-21Fix L<> content in manpagesRich Salz
2015-05-03RT3802: Fixes typos in doc/crypto/Alok Menghrajani
2015-01-28Finish removal of DSSRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2014-08-28RT1665,2300: Crypto doc cleanupsRich Salz
2014-08-27RT2210: Add missing EVP_cleanup to exampleMihai Militaru
2014-06-07Fixed minor duplication in docsMatt Caswell
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-06-12Document updates from wiki.Matt Caswell
2012-04-10update rather ancient EVP digest documentationDr. Stephen Henson
2009-10-16PR: 2074Dr. Stephen Henson
2009-07-24Document removal of digest+signature algorithm link.Dr. Stephen Henson
2004-05-20While size_t-fying let's not forget to update documentation:-)Andy Polyakov
2003-09-30Correct buggy PODs (missing commas and a prepended space).Richard Levitte
2002-07-18Add history for documented new functions.Richard Levitte
2002-07-10Typos in links between manual pagesLutz Jänicke
2001-10-16Update docs.Dr. Stephen Henson
2001-03-09Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson
2000-09-20ispell.Ulf Möller
2000-09-14In the name section, all the functions described shoud be enumerated.Richard Levitte
2000-02-24nicer manpagesUlf Möller
2000-02-22Update docs.Dr. Stephen Henson
2000-02-22Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson
2000-02-20Fix gcc warnings.Ulf Möller
2000-02-06Refer to EVP_DigestInit() in the hash function descriptions.Ulf Möller
2000-02-06Document EVP digest operations.Dr. Stephen Henson