Added AES-CTR test vectors

This commit is contained in:
Martin Willi
2010-08-13 17:11:53 +02:00
parent 71efe40077
commit bc4978c786
3 changed files with 158 additions and 0 deletions
@@ -13,6 +13,7 @@ libstrongswan_test_vectors_la_SOURCES = \
test_vectors_plugin.h test_vectors_plugin.c test_vectors.h \
test_vectors/3des_cbc.c \
test_vectors/aes_cbc.c \
test_vectors/aes_ctr.c \
test_vectors/aes_xcbc.c \
test_vectors/blowfish.c \
test_vectors/camellia_cbc.c \