aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_siv.cpp
Commit message (Expand)AuthorAgeFilesLines
* Small test fixesJack Lloyd2021-05-301-1/+1
* In tests check for required keysJack Lloyd2021-05-301-1/+1
* Remove deprecated headers, make more headers internalJack Lloyd2020-11-061-1/+1
* Generalize SIV's support for multiple ADs to the AEAD interfaceJack Lloyd2020-10-311-7/+6
* Tag all tests with a categoryJack Lloyd2020-10-281-1/+1
* Fixes for minimized buildsJack Lloyd2019-02-161-2/+9
* Make the tests VarMap an actual type instead of a hashmap typedef.Jack Lloyd2018-05-291-5/+5
* Test SIV multi-AD functionJack Lloyd2017-09-241-0/+65