Added test vectors for AES-CMAC.

This commit is contained in:
Tobias Brunner
2012-04-03 10:45:09 +02:00
parent c0d39c205c
commit 811e7490f6
3 changed files with 153 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_cmac.c \
test_vectors/aes_ccm.c \
test_vectors/aes_gcm.c \
test_vectors/blowfish.c \