added 2 3DES-CBC and 3 AES-CBC test vectors

This commit is contained in:
Andreas Steffen
2009-06-17 00:08:44 +02:00
parent bd33859fb8
commit c3fcdd9322
4 changed files with 104 additions and 0 deletions
@@ -7,6 +7,7 @@ plugin_LTLIBRARIES = libstrongswan-test-vectors.la
libstrongswan_test_vectors_la_SOURCES = \
test_vectors_plugin.h test_vectors_plugin.c test_vectors.h \
test_vectors/3des_cbc.c \
test_vectors/blowfish.c \
test_vectors/aes_cbc.c \
test_vectors/aes_xcbc.c \