added 3 Twofish test vectors

This commit is contained in:
Andreas Steffen
2009-06-17 15:50:27 +02:00
parent a36c082da6
commit 142b7326a6
3 changed files with 60 additions and 0 deletions
@@ -13,6 +13,7 @@ libstrongswan_test_vectors_la_SOURCES = \
test_vectors/blowfish.c \
test_vectors/camellia_cbc.c \
test_vectors/cast.c \
test_vectors/twofish_cbc.c \
test_vectors/md5.c \
test_vectors/md5_hmac.c \
test_vectors/sha1.c \