]> git.ipfire.org Git - thirdparty/openssl.git/history - doc/man3/EVP_EncryptInit.pod
Raise an error on syscall failure in tls_retry_write_records
[thirdparty/openssl.git] / doc / man3 / EVP_EncryptInit.pod
10 days ago  Neil HormanRemove repetitive words
2024-04-09  Richard LevitteCopyright year updates
2024-02-14  Dimitri PapadopoulosFix new typos found by codespell
2024-01-25  Neil HormanAdd appropriate NULL checks in EVP_CIPHER api
2023-12-12  Matthias St. Pierredoc: improve documentation of EVP in-place encryption
2023-09-07  Matt CaswellCopyright year updates
2023-07-21  Samuel LeeFix documentation around AAD and return values in EVP_C...
2023-03-31  Samuel Lee (ENS... doc: Fix typo in EVP_EncryptInit.pod
2023-01-30  slontisChaCha20-Poly1305 no longer supports truncated IV's.
2023-01-27  Tomas MrazAdd notes about ignoring initialization failures on...
2022-12-16  Peiwei HuRefine the documents of several APIs
2022-12-08  Richard LevitteReplace some boldened types with a corresponding man...
2022-11-29  Xu Yizhoudoc: add note for sm4 xts
2022-11-25  Marco AbbadiniFix typos in doc/man3/EVP_EncryptInit.pod
2022-10-07  Richard LevitteChange all references to OpenSSL 3.1 to OpenSSL 3.2...
2022-08-03  PauliNote that EVP_CIPHER_get_iv_length returns negative...
2022-07-29  Todd ShortImplement AES-GCM-SIV (RFC8452)
2022-06-09  Todd ShortUpdate SIV mode documentation
2022-05-03  Matt CaswellUpdate copyright year
2022-01-19  Paulidoc: document digest and cipher dup functions
2022-01-05  Dimitris ApostolouFix typos
2021-12-06  Matt CaswellClarify the deprecation warnings in the docs
2021-11-24  Matt CaswellClarify and correct the EVP_CTRL_AEAD_SET_TAG docs
2021-10-27  Matt CaswellClarify the documentation for the "byname" functions
2021-09-22  Paulidoc: remove end of line whitespace
2021-08-31  slontisDocument that EVP_get_cipherbyname() does not work...
2021-08-17  Shane LontisAdd support for camellia cbc cts mode
2021-06-08  Paulidoc: add references to cipher life cycle documentation
2021-06-08  Shane LontisAdd a gettable for provider ciphers to return the EVP_C...
2021-06-02  Paulidoc: make XXX_get_number() internal
2021-06-01  Tomas MrazAdd documentation of the old names kept as alias macros
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-06-01  Shane LontisDocument Settable EVP_CIPHER_CTX parameter "use-bits"
2021-05-28  Shane LontisAdd Docs for EVP_CIPHER-*
2021-05-28  Shane LontisEVP_CIPHER Documentation updates
2021-04-18  Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-08  Matt CaswellUpdate the algorithm fetching documentation links
2021-04-02  Richard LevitteEVP: Add EVP_<TYPE>_description()
2021-04-01  Tomas MrazEVP_CIPHER_type: fix misleading argument name
2021-03-11  Paulidoc: update cipher documentation to include the new...
2021-03-11  Matt CaswellUpdate copyright year
2021-02-26  Paulichanges to match the updated context gettable/settable...
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.