Replace all #define's in pod pages.
[openssl.git] / doc / crypto / EVP_EncryptInit.pod
2016-07-08 Rich SalzReplace all #define's in pod pages.
2016-06-29 FdaSilvaYYWhitespace cleanup in docs
2016-06-27 Andy Polyakovevp/evp_enc.c: check for partially[!] overlapping buffers
2016-06-21 Rich SalzMore doc cleanup
2016-06-20 huangqinjindoc and comment fixes
2016-05-21 Rich SalzDoc nits cleanup, round 2
2016-05-20 Rich SalzFix nits in pod files.
2016-05-19 Rich SalzAdd copyright to manpages
2016-04-28 FdaSilvaYYvarious spelling fixes
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-03-19 Richard LevitteCorrect faulty L<> links in .pods
2016-03-18 Conrado Porto Lope... Update EVP_CIPHER_CTX_set_padding documentation.
2016-01-12 Richard LevitteDocument the new EVP_CIPHER and EVP_CIPHER_CTX function...
2015-10-28 Rich SalzRemove SSLeay history, etc., from docs
2015-08-27 Rich SalzVarious doc fixes.
2015-08-21 Rich SalzFix L<> content in manpages
2015-07-31 Rich SalzVarious doc fixes from GH pull requests
2015-01-28 Matt CaswellHarmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG...
2015-01-06 Rich SalzSome cleanup of L<> markup in pod files
2014-12-11 Rich SalzMinor doc fixes.
2014-12-08 Matt CaswellAdd documentation for OCB mode
2014-11-12 Alok MenghrajaniFixes a minor typo in the EVP docs.
2014-08-28 Rich SalzRT1665,2300: Crypto doc cleanups
2014-08-25 Jan SchaumannRT1804: fix EXAMPLE in EVP_EncryptInit.pod
2014-08-11 Scott SchaeferRT 2517: Various typo's.
2014-08-11 Scott SchaeferRT 2517: Various typo's.
2014-07-05 Jeffrey WaltonAdded reference to platform specific cryptographic...
2014-07-03 Rich SalzRT 1638; EVP_*Final() should mention they no longer...
2014-02-14 Scott SchaeferFix various spelling errors
2013-06-12 Matt CaswellDocument updates from wiki.
2012-11-17 Dr. Stephen Hensoninitial decription of GCM/CCM usage via EVP
2005-04-15 Nils LarschEVP_CIPHER_CTX_init is a void function + fix typo
2005-04-05 Nils Larschfix example in docu
2002-10-18 Lutz JänickeCorrected exchanged parameters in example for EVP_Encry...
2002-07-18 Richard LevitteAdd history for documented new functions.
2002-05-08 Richard LevitteSmall documentation fix for EVP_CipherFinal or EVP_Ciph...
2001-10-17 Dr. Stephen HensonUpdate docs.
2001-05-17 Dr. Stephen HensonAdd examples to EVP_EncryptInit manual page.
2001-02-14 Dr. Stephen HensonOption to disable standard block padding with EVP API.
2000-09-20 Ulf Möllerispell.
2000-09-14 Richard LevitteIn the name section, all the functions described shoud...
2000-06-11 Dr. Stephen HensonDocument EVP routines. Change EVP_SealInit() and EVP_Op...
2000-02-24 Ulf Möllernicer manpages
2000-02-23 Dr. Stephen HensonAdd PBE algorithms with ciphers, not digests.
2000-02-22 Dr. Stephen HensonUpdate docs.
2000-02-22 Dr. Stephen HensonChange EVP_MD_CTX_type so it is more logical and add...