summaryrefslogtreecommitdiffstats
path: root/doc/crypto/EVP_EncryptInit.pod
AgeCommit message (Expand)Author
2016-10-26Move manpages to man[1357] structure.Rich Salz
2016-08-05spelling fixes, just comments and readme.klemens
2016-07-20Fix if/for/while( in docsFdaSilvaYY
2016-07-08Replace all #define's in pod pages.Rich Salz
2016-06-29Whitespace cleanup in docsFdaSilvaYY
2016-06-27evp/evp_enc.c: check for partially[!] overlapping buffersAndy Polyakov
2016-06-21More doc cleanupRich Salz
2016-06-20doc and comment fixeshuangqinjin
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-28various spelling fixesFdaSilvaYY
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY
2016-03-19Correct faulty L<> links in .podsRichard Levitte
2016-03-17Update EVP_CIPHER_CTX_set_padding documentation.Conrado Porto Lopes Gouvêa
2016-01-12Document the new EVP_CIPHER and EVP_CIPHER_CTX functionalityRichard Levitte
2015-10-28Remove SSLeay history, etc., from docsRich Salz
2015-08-27Various doc fixes.Rich Salz
2015-08-21Fix L<> content in manpagesRich Salz
2015-07-31Various doc fixes from GH pull requestsRich Salz
2015-01-28Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG/EVP_CTRL_SET_IVLENMatt Caswell
2015-01-06Some cleanup of L<> markup in pod filesRich Salz
2014-12-11Minor doc fixes.Rich Salz
2014-12-08Add documentation for OCB modeMatt Caswell
2014-11-12Fixes a minor typo in the EVP docs.Alok Menghrajani
2014-08-28RT1665,2300: Crypto doc cleanupsRich Salz
2014-08-25RT1804: fix EXAMPLE in EVP_EncryptInit.podJan Schaumann
2014-08-11RT 2517: Various typo's.Scott Schaefer
2014-07-06Added reference to platform specific cryptographic acceleration such as AES-NIJeffrey Walton
2014-07-02RT 1638; EVP_*Final() should mention they no longer cleanup the ctx.Rich Salz
2014-02-14Fix various spelling errorsScott Schaefer
2013-06-12Document updates from wiki.Matt Caswell
2012-11-17initial decription of GCM/CCM usage via EVPDr. Stephen Henson
2005-04-15EVP_CIPHER_CTX_init is a void function + fix typoNils Larsch
2005-04-05fix example in docuNils Larsch
2002-10-18Corrected exchanged parameters in example for EVP_EncryptInit_ex()Lutz Jänicke
2002-07-18Add history for documented new functions.Richard Levitte
2002-05-08Small documentation fix for EVP_CipherFinal or EVP_CipherFinal_ex.Richard Levitte
2001-10-17Update docs.Dr. Stephen Henson
2001-05-17Add examples to EVP_EncryptInit manual page.Dr. Stephen Henson
2001-02-14Option to disable standard block padding with EVP API.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-06-11Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson
2000-02-24nicer manpagesUlf Möller
2000-02-23Add PBE algorithms with ciphers, not digests.Dr. Stephen Henson
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