Added Camellia-CTR test vectors

This commit is contained in:
Martin Willi
2010-08-13 17:11:53 +02:00
parent bc4978c786
commit 84135e7772
3 changed files with 158 additions and 0 deletions
@@ -17,6 +17,7 @@ libstrongswan_test_vectors_la_SOURCES = \
test_vectors/aes_xcbc.c \
test_vectors/blowfish.c \
test_vectors/camellia_cbc.c \
test_vectors/camellia_ctr.c \
test_vectors/cast.c \
test_vectors/des.c \
test_vectors/idea.c \