]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/EVP_EncryptInit.pod
Add RFC5297 AES-SIV support
[thirdparty/openssl.git] / doc / man3 / EVP_EncryptInit.pod
2018-12-11  Todd ShortAdd RFC5297 AES-SIV support
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-06-18  David von Oheimbadd 'unsupported cipher mode' diagnostics to evp_lib...
2018-04-02  Alexandre PerrinDocumentation typo fix in EVP_EncryptInit.pod
2018-03-19  Kurt RoeckxDon't use a ssl specific DRBG anymore
2018-03-11  Kurt RoeckxFix propotype to include the const qualifier
2018-02-28  Kurt RoeckxTell the ciphers which DRBG to use for generating rando...
2018-02-27  Matt CaswellUpdate copyright year
2018-02-18  PauliAvoid mentioning uninitialised contexts.
2017-12-09  Patrick Steuerdoc/man3/EVP_EncryptInit.pod: add EVP_CIPHER_CTX_rand_key
2017-11-28  FdaSilvaYYFix docs for EVP_EncryptUpdate and EVP_DecryptUpdate
2017-10-31  Ronald TseSynchronize man3 EVP cipher list with existing implemen...
2017-10-09  Patrick SteuerEVP_EncryptInit.pod: EVP_CIPHER_mode and EVP_CIPHER_CTX...
2017-08-23  Dr. Stephen HensonCorrect GCM docs.
2017-06-28  Greg ZaveruchaFix sample code
2017-06-08  Beat Bollidoc/man3: reformat the function prototypes in the synopses
2017-06-08  Beat Bollidoc/man3: use the documented coding style in the exampl...
2017-05-25  Kurt RoeckxAdd missing commas in pod files
2017-05-23  Paul YangFix typo in doc/man3/EVP_EncrypInit.pod
2017-03-29  Steven Collisondoc: Add stitched ciphers to EVP_EncryptInit.pod
2017-03-07  PauliRemove doc reference to non-existant GCM example
2016-12-13  Rich SalzFix various doc nits.
2016-11-12  enkoreEVP docs: chacha20, chacha20-poly1305
2016-11-11  Richard LevitteFix referenses in section 3 manuals
2016-10-26  Rich SalzMove manpages to man[1357] structure.