]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/EVP_EncryptInit.pod
Don't hold a lock when calling a callback in ossl_namemap_doall_names
[thirdparty/openssl.git] / doc / man3 / EVP_EncryptInit.pod
2021-02-24  Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-07-17  Paulidoc: Fix documentation of EVP_EncryptUpdate().
2020-07-15  Shane LontisAdd AES_CBC_CTS ciphers to providers
2020-07-04  Gustaf NeumannFix typos and repeated words
2020-05-28  Patrick SteuerEVP_EncryptInit.pod: fix example
2020-04-23  Matt CaswellUpdate copyright year
2020-01-17  Richard LevitteModify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle...
2019-12-11  Veres LajosFix some typos
2019-12-08  Dmitry BelyavskiyDifference between EVP_CipherInit and EVP_CipherInit_ex
2019-11-15  Rich SalzFix some broken doc links
2019-10-31  Rich SalzFix L<> entries without sections
2019-10-17  Richard LevitteEVP: add functions that return the name number
2019-10-17  Richard LevitteEVP: add name traversal functions to all fetchable...
2019-10-17  Richard LevitteEVP: add missing common functionality
2019-10-11  Richard LevitteFix EVP_Cipher() for provided cipher implementations
2019-10-11  Richard LevittePOD: stop abusing comment
2019-09-27  PauliConsistent naming for context gettable param queries .
2019-09-19  Richard LevitteModify providers that keep track of underlying algorithms
2019-09-11  Shane LontisAdd EVP_CIPHER_CTX_tag_length()
2019-09-04  Richard LevitteNew function EVP_CIPHER_free()
2019-08-26  Rich SalzDo not have duplicate section heads
2019-08-15  Richard LevitteAdd missing EVP param utility functions
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.