aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wycheproof/test_aes.py
Commit message (Collapse)AuthorAgeFilesLines
* Refs #4375 -- integrate wycheproof AES CCM tests (#4379)Alex Gaynor2018-08-021-1/+39
| | | | | | * Refs #4375 -- integrate wycheproof AES CCM tests * Skip these tests if we don't have CCM support
* Updated wycheproof tests for new upstream vectors (#4378)Alex Gaynor2018-08-011-6/+16
| | | | | | | | * updated tests for upstream wycheproof changes * Updated AES tests * oops, flake8
* add wycheproof gcm tests (#4349)Paul Kehrer2018-07-171-0/+54
| | | | | | * add wycheproof gcm tests * add AEAD test
* add aes cbc pkcs5 wycheproof tests (#4347)Paul Kehrer2018-07-171-0/+42