added one CAST-128 test vector

This commit is contained in:
Andreas Steffen
2009-06-17 15:24:20 +02:00
parent 1db85f2cc7
commit a36c082da6
3 changed files with 30 additions and 0 deletions
@@ -12,6 +12,7 @@ libstrongswan_test_vectors_la_SOURCES = \
test_vectors/aes_xcbc.c \
test_vectors/blowfish.c \
test_vectors/camellia_cbc.c \
test_vectors/cast.c \
test_vectors/md5.c \
test_vectors/md5_hmac.c \
test_vectors/sha1.c \