From bc4978c78640813e8390c947eb72ebfd93172a9a Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Thu, 12 Aug 2010 22:43:44 +0200 Subject: Added AES-CTR test vectors --- src/libstrongswan/plugins/test_vectors/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libstrongswan/plugins/test_vectors/Makefile.am') diff --git a/src/libstrongswan/plugins/test_vectors/Makefile.am b/src/libstrongswan/plugins/test_vectors/Makefile.am index 6d3b05d19..547331ea2 100644 --- a/src/libstrongswan/plugins/test_vectors/Makefile.am +++ b/src/libstrongswan/plugins/test_vectors/Makefile.am @@ -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 \ -- cgit v1.2.3