aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_pad.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the tests VarMap an actual type instead of a hashmap typedef.Jack Lloyd2018-05-291-3/+3
* Add final annotations as appropriate in the test codeJack Lloyd2017-09-221-1/+1
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-4/+4
* Minor refactoring of Text_Based_TestJack Lloyd2016-12-191-1/+1
* Rewrote bc unpad functions as const time operations.Never2016-12-091-6/+5
* Add negative tests for cipher mode paddingJack Lloyd2016-11-151-26/+38
* Check all padding bytes in ESP_Padding::unpad()René Korthaus2016-11-151-0/+15
* Reunify registered test names [ci skip]René Korthaus2016-10-231-1/+1
* Add test vectors for block cipher padding modesRené Korthaus2016-07-111-0/+59