aboutsummaryrefslogtreecommitdiffstats
path: root/tests/primitives/vectors/OpenSSL/Camellia/camellia-ofb.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move primtives into a hazmat packageDonald Stufft2013-10-281-37/+0
|
* Camellia test vectorsPaul Kehrer2013-09-141-0/+37
* ECB tests come from the NTT Camellia pages (as linked to by the latest [CRYPTREC](http://www.cryptrec.go.jp/english/method.html)). * CFB, OFB, CBC tests from OpenSSL evptests