Rearrange the file tree.
[u/mdw/catacomb] / symm / t / cast128
diff --git a/symm/t/cast128 b/symm/t/cast128
new file mode 100644 (file)
index 0000000..a456ea0
--- /dev/null
@@ -0,0 +1,15 @@
+# Test vectors for CAST128
+
+cast128 {
+  0123456712345678234567893456789a
+  0123456789abcdef
+  238b4fe5847e44b2;
+
+  01234567123456782345
+  0123456789abcdef
+  eb6a711a2c02271b;
+
+  0123456712
+  0123456789abcdef
+  7ac816d16e9b302e;
+}