Added AES-GCM test vectors

This commit is contained in:
Martin Willi
2010-08-19 19:05:15 +02:00
parent 37e52c3fbf
commit 026355af42
3 changed files with 147 additions and 0 deletions
@@ -16,6 +16,7 @@ libstrongswan_test_vectors_la_SOURCES = \
test_vectors/aes_ctr.c \
test_vectors/aes_xcbc.c \
test_vectors/aes_ccm.c \
test_vectors/aes_gcm.c \
test_vectors/blowfish.c \
test_vectors/camellia_cbc.c \
test_vectors/camellia_ctr.c \