added AES-XCBC test vectors for signer/prf
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user