aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/block/idea.vec
Commit message (Collapse)AuthorAgeFilesLines
* Remove ECB modeJack Lloyd2016-12-041-0/+4
| | | | | | | Not a good thing to offer at this level. If you know what you are doing for the strange special case where it is necessary, the raw BlockCipher interface is available and probably more convenient.
* Add cpuid overload to test frameworkJack Lloyd2016-09-151-0/+3
|
* Split up test vectors into per-algo files and app into botan-test forlloyd2014-01-101-0/+2165
the tests and botan for everything else.