configure.ac: Replace with a new version.
[u/mdw/catacomb] / tests / md5
index 4e9e306..d34918d 100644 (file)
--- a/tests/md5
+++ b/tests/md5
@@ -1,6 +1,6 @@
 # Test vectors for MD5 hash function
 #
-# $Id: md5,v 1.2 2000/07/09 21:33:54 mdw Exp $
+# $Id: md5,v 1.3 2000/07/15 10:03:13 mdw Exp $
 
 # --- Basic hash function ---
 #
@@ -8,7 +8,6 @@
 # implementation.
 
 md5 {
-
   ""                   d41d8cd98f00b204e9800998ecf8427e;
   "a"                  0cc175b9c0f1b6a831c399e269772661;
   "abc"                        900150983cd24fb0d6963f7d28e17f72;
@@ -51,7 +50,6 @@ ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789
 # Test vectors from RFC2104 and RFC2202.
 
 md5-hmac {
-
   "Hi There"
        0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b0b
        9294727a3638bb1c13f48ef8158bfc9d;