summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EVP_AEAD_CTX_init.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unify description of the obsolete ENGINE parametertb2024-07-211-5/+5
* document the constant EVP_CHACHAPOLY_TLS_TAG_LENschwarze2023-09-121-1/+4
* Document EVP_AEAD_DEFAULT_TAG_LENGTH and EVP_AEAD_MAX_TAG_LENGTH,schwarze2023-09-121-5/+20
* Update references from RFC 7539 to RFC 8439tb2023-08-241-4/+4
* Mention key and nonce lengths of AEAD ciphers.schwarze2023-08-231-24/+66
* Make failure mode of EVP_AEAD_CTX_new() more explicittb2023-05-091-4/+9
* Document EVP_AEAD_CTX_{new,free}() and adjust example code.tb2022-01-101-6/+45
* Tree structure for manual pages: crypto(3) links to 33 functionschwarze2019-06-061-3/+4
* space before punct;jmc2019-03-211-3/+3
* add support for xchacha20 and xchacha20-poly1305dlg2019-01-221-3/+17
* Remove documentation for EVP_aead_chacha20_poly1305_ietf() - this wasjsing2017-08-281-13/+3
* various cleanup;jmc2016-11-211-7/+6
* minor mandoc -Tlint nitsschwarze2016-11-051-3/+2
* Add EVP_aead_chacha20_poly1305_ietf() - The informational RFC 7539,reyk2015-11-021-3/+30
* tweak previous (two details i apparently missed)schwarze2015-10-141-4/+6
* Add EVP_AEAD_CTX_init(3) manpage to document the new(ish) AEAD API.reyk2015-10-141-0/+275