added test vectors for AES128 CBC
This commit is contained in:
@@ -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/blowfish.c
|
||||
test_vectors/blowfish.c \
|
||||
test_vectors/aes_cbc.c
|
||||
libstrongswan_test_vectors_la_LDFLAGS = -module
|
||||
|
||||
|
||||
Reference in New Issue
Block a user