aboutsummaryrefslogtreecommitdiff
path: root/tests/suites/test_suite_cipher.des.data
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Uniquify test case descriptionsGilles Peskine1-63/+63
2019-07-29Add negative tests for empty buffer decoding for certain ciphersk-stachowiak1-3/+3
2019-07-12Add decoding empty buffer test calls for cipher modes that benefit from thisk-stachowiak1-0/+12
2018-03-27Add tests for "return plaintext data faster on unpadded decryption"Jethro Beekman1-33/+33
2015-04-08The Great RenamingManuel Pégourié-Gonnard1-296/+296
2014-06-23Add tests vectors for (3)DES via cipher layerManuel Pégourié-Gonnard1-0/+40
2013-09-20Fix some more depend issuesManuel Pégourié-Gonnard1-138/+138
2013-09-18Check key size in cipher_setkey()Manuel 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-95/+95
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-45/+45
2011-07-13 - Split cipher test suite into three different setsPaul Bakker1-0/+318