aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/aead
Commit message (Expand)AuthorAgeFilesLines
* Update Wycheproof GCM testsJack Lloyd2017-09-151-6/+38
* some formattingAtanas Filyanov2017-09-151-1/+5
* reenable 8 byte gcm tagsAtanas Filyanov2017-09-151-0/+9
* Allow GCM tag size in the range 96..128 bitsAtanas Filyanov2017-09-141-15/+43
* allow 12 byte GCM tags and add test vectorsAtanas Filyanov2017-09-131-0/+48
* Update OCB ref to RFC, and add new test vectorsJack Lloyd2017-06-121-0/+98
* Add AES GCM tests from WycheproofJack Lloyd2016-12-221-0/+35
* Add Wycheproof EAX test casesJack Lloyd2016-12-211-18/+170
* Add cpuid overload to test frameworkJack Lloyd2016-09-151-0/+3
* Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEAJack Lloyd2016-09-021-512/+0
* Fix GCM counter incrementJack Lloyd2016-05-231-0/+23
* Fix bug in IETF version of ChaCha20Poly1305Jack Lloyd2016-03-231-2/+33
* Add all 18 Nist GCM testsSimon Warta2015-12-201-41/+122
* Support the older ChaCha20Poly1305 AEAD from draft-agl-tls-chacha20poly1305-04lloyd2014-12-311-0/+8
* Add AEAD based on ChaCha20 and Poly1305 defined in draft-irtf-cfrg-chacha20-p...lloyd2014-12-291-0/+13
* OCB cleanup and additional testslloyd2014-11-071-0/+104
* Correct CCM for L != 2. Bugzilla 270lloyd2014-05-161-0/+7
* Add the CMAC constants for 256 and 512 bit block cipherslloyd2014-02-021-0/+9
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-105-0/+1607