]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/EVP_EncryptInit.pod
Add gcm ciphers (aes and aria) to providers.
[thirdparty/openssl.git] / doc / man3 / EVP_EncryptInit.pod
2019-07-31  Shane LontisAdd gcm ciphers (aes and aria) to providers.
2019-07-30  Matt CaswellDocument the provider CIPHER operation
2019-07-23  Richard LevitteAdd EVP_CIPHER_do_all_ex() and EVP_MD_do_all_ex()
2019-07-23  Richard LevitteAdd EVP_MD_provider() and EVP_CIPHER_provider()
2019-07-23  Richard LevitteRe-implement EVP_MD_name() and EVP_CIPHER_name() as...
2019-07-22  Richard LevitteDocumentation: Move the description of the fetching...
2019-05-08  Tobias NießenAllow specifying the tag after AAD in CCM mode
2019-03-06  Matt CaswellUpdate ChaCha20-Poly1305 documentation
2018-12-15  Dr. Matthias St... man: harmonize the various formulations in the HISTORY...
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.