added 6 serpent test vectors

This commit is contained in:
Andreas Steffen
2009-06-17 21:37:26 +02:00
parent 142b7326a6
commit 364786b69f
3 changed files with 98 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/serpent_cbc.c \
test_vectors/twofish_cbc.c \
test_vectors/md5.c \
test_vectors/md5_hmac.c \