Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make failure mode of EVP_AEAD_CTX_new() more explicit | tb | 2023-05-09 | 1 | -4/+9 |
* | Document EVP_AEAD_CTX_{new,free}() and adjust example code. | tb | 2022-01-10 | 1 | -6/+45 |
* | Tree structure for manual pages: crypto(3) links to 33 function | schwarze | 2019-06-06 | 1 | -3/+4 |
* | space before punct; | jmc | 2019-03-21 | 1 | -3/+3 |
* | add support for xchacha20 and xchacha20-poly1305 | dlg | 2019-01-22 | 1 | -3/+17 |
* | Remove documentation for EVP_aead_chacha20_poly1305_ietf() - this was | jsing | 2017-08-28 | 1 | -13/+3 |
* | various cleanup; | jmc | 2016-11-21 | 1 | -7/+6 |
* | minor mandoc -Tlint nits | schwarze | 2016-11-05 | 1 | -3/+2 |
* | Add EVP_aead_chacha20_poly1305_ietf() - The informational RFC 7539, | reyk | 2015-11-02 | 1 | -3/+30 |
* | tweak previous (two details i apparently missed) | schwarze | 2015-10-14 | 1 | -4/+6 |
* | Add EVP_AEAD_CTX_init(3) manpage to document the new(ish) AEAD API. | reyk | 2015-10-14 | 1 | -0/+275 |