Rearrange the file tree.
[u/mdw/catacomb] / tests / cast128
diff --git a/tests/cast128 b/tests/cast128
deleted file mode 100644 (file)
index dacd736..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-# $Id: cast128,v 1.1 2000/06/17 12:11:49 mdw Exp $
-#
-# Test vectors for CAST128
-
-cast128 {
-  0123456712345678234567893456789a
-  0123456789abcdef
-  238b4fe5847e44b2;
-
-  01234567123456782345
-  0123456789abcdef
-  eb6a711a2c02271b;
-
-  0123456712
-  0123456789abcdef
-  7ac816d16e9b302e;
-}