Added AES-CCM test vectors

This commit is contained in:
Martin Willi
2010-08-19 19:05:14 +02:00
parent 8ca9e255d8
commit f9277ac426
3 changed files with 170 additions and 0 deletions
@@ -15,6 +15,7 @@ libstrongswan_test_vectors_la_SOURCES = \
test_vectors/aes_cbc.c \
test_vectors/aes_ctr.c \
test_vectors/aes_xcbc.c \
test_vectors/aes_ccm.c \
test_vectors/blowfish.c \
test_vectors/camellia_cbc.c \
test_vectors/camellia_ctr.c \