added md2 and md4 test vectors

This commit is contained in:
Andreas Steffen
2009-06-18 09:32:57 +02:00
parent 6561694796
commit 21142d40d1
4 changed files with 142 additions and 0 deletions
@@ -18,6 +18,8 @@ libstrongswan_test_vectors_la_SOURCES = \
test_vectors/rc5.c \
test_vectors/serpent_cbc.c \
test_vectors/twofish_cbc.c \
test_vectors/md2.c \
test_vectors/md4.c \
test_vectors/md5.c \
test_vectors/md5_hmac.c \
test_vectors/sha1.c \