diff dcrypt/crypto/ciphers/Blowfish.d @ 21:ec23779ee794

Removed redundant test vector from Blowfish unittest.
author Thomas Dixon <reikon@reikon.us>
date Sat, 10 Jan 2009 13:15:14 -0500
parents 3a57367afe34
children 4589f8c5eb3c
line wrap: on
line diff
--- a/dcrypt/crypto/ciphers/Blowfish.d	Fri Jan 09 01:24:45 2009 -0500
+++ b/dcrypt/crypto/ciphers/Blowfish.d	Sat Jan 10 13:15:14 2009 -0500
@@ -344,7 +344,6 @@
                 "1111111111111111",
                 "0123456789abcdef",
                 "1111111111111111",
-                "0000000000000000",
                 "fedcba9876543210"
             ];
                  
@@ -355,7 +354,6 @@
                 "1111111111111111",
                 "1111111111111111",
                 "0123456789abcdef",
-                "0000000000000000",
                 "0123456789abcdef"
             ];
                 
@@ -366,7 +364,6 @@
                 "2466dd878b963c9d",
                 "61f9c3802281b096",
                 "7d0cc630afda1ec7",
-                "4ef997456198dd78",
                 "0aceab0fc6a0a28d"
             ];