aboutsummaryrefslogtreecommitdiff
path: root/tests/suites/test_suite_cipher.camellia.data
AgeCommit message (Expand)AuthorFilesLines
2020-03-24Increase test coverage by adding AES and CAMELLIA empty buffer testsAndrzej Kurek1-1/+5
2019-09-20Uniquify test case descriptionsGilles Peskine1-136/+136
2019-07-29Add negative tests for empty buffer decoding for certain ciphersk-stachowiak1-1/+1
2019-07-12Add decoding empty buffer test calls for cipher modes that benefit from thisk-stachowiak1-0/+4
2018-03-27Add tests for "return plaintext data faster on unpadded decryption"Jethro Beekman1-55/+55
2015-04-08The Great RenamingManuel Pégourié-Gonnard1-380/+380
2013-09-20Fix some more depend issuesManuel Pégourié-Gonnard1-138/+138
2013-09-13Make CBC an option, step 2: cipher layerManuel Pégourié-Gonnard1-145/+138
2013-08-16Adapted .function files and .data files to new test frameworkPaul Bakker1-124/+124
2013-08-14Add 'no padding' modeManuel Pégourié-Gonnard1-0/+60
2013-08-14Add zero paddingManuel Pégourié-Gonnard1-0/+60
2013-08-14Add zeros-and-length (ANSI X.923) paddingManuel Pégourié-Gonnard1-0/+60
2013-08-14Add one-and-zeros (ISO/IEC 7816-4) paddingManuel Pégourié-Gonnard1-0/+60
2013-08-14Adapt cipher tests to configurable paddingManuel Pégourié-Gonnard1-75/+75
2011-07-13 - Split cipher test suite into three different setsPaul Bakker1-0/+526