aboutsummaryrefslogtreecommitdiff
path: root/tests/suites/test_suite_cipher.blowfish.data
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Uniquify test case descriptionsGilles Peskine1-84/+84
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-33/+33
2015-04-08The Great RenamingManuel Pégourié-Gonnard1-302/+302
2014-06-24Merge more test improvements and testsPaul Bakker1-1/+0
2014-06-24Blowfish accepts variable key len in cipher layerManuel Pégourié-Gonnard1-0/+29
2014-06-23Add tests for Blowfish-ECB via the cipher layerManuel Pégourié-Gonnard1-0/+24
2014-06-23Add tests for Blowfish-ECB via the cipher layerManuel Pégourié-Gonnard1-0/+24
2013-09-20Fix some more depend issuesManuel Pégourié-Gonnard1-86/+86
2013-09-13Make CBC an option, step 2: cipher layerManuel Pégourié-Gonnard1-93/+86
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
2012-07-04 - Added Blowfish to generic cipher layerPaul Bakker1-0/+318