Rearrange the file tree.
[u/mdw/catacomb] / symm / t / cast128
1 # Test vectors for CAST128
2
3 cast128 {
4 0123456712345678234567893456789a
5 0123456789abcdef
6 238b4fe5847e44b2;
7
8 01234567123456782345
9 0123456789abcdef
10 eb6a711a2c02271b;
11
12 0123456712
13 0123456789abcdef
14 7ac816d16e9b302e;
15 }