aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/aead.rst
Commit message (Expand)AuthorAgeFilesLines
* support byteslike in aead for key and nonce (#4695)Paul Kehrer2019-01-151-10/+18
* Refs #4375 -- integrate wycheproof AES CCM tests (#4379)Alex Gaynor2018-08-021-1/+1
* document one shot AEAD length restrictions (#4322)Paul Kehrer2018-07-141-0/+6
* switch to py3 on docs job (#4230)Paul Kehrer2018-05-121-3/+3
* let's talk about bits baby (#3956)Paul Kehrer2017-10-111-2/+2
* Update the rest of the NIST urls to their new HTTPS homes (#3928)Alex Gaynor2017-09-201-1/+1
* add AESGCM AEAD support (#3785)Paul Kehrer2017-07-171-0/+71
* move tag_length to the AESCCM constructor (#3783)Paul Kehrer2017-07-161-11/+7
* AESCCM support (#3700)Paul Kehrer2017-07-161-0/+88
* ChaCha20Poly1305 support (#3680)Paul Kehrer2017-06-081-0/+79