added AES-XCBC test vectors for signer/prf

This commit is contained in:
Martin Willi
2009-06-11 15:56:00 +02:00
parent 005163805d
commit 54916d79d6
3 changed files with 144 additions and 1 deletions
@@ -8,6 +8,7 @@ plugin_LTLIBRARIES = libstrongswan-test-vectors.la
libstrongswan_test_vectors_la_SOURCES = \
test_vectors_plugin.h test_vectors_plugin.c \
test_vectors/blowfish.c \
test_vectors/aes_cbc.c
test_vectors/aes_cbc.c \
test_vectors/aes_xcbc.c
libstrongswan_test_vectors_la_LDFLAGS = -module