Add test vectors for RC2

This commit is contained in:
Tobias Brunner
2013-05-08 15:02:38 +02:00
parent 162c06f2f5
commit cb38e2f30a
3 changed files with 118 additions and 0 deletions
@@ -26,6 +26,7 @@ libstrongswan_test_vectors_la_SOURCES = \
test_vectors/des.c \
test_vectors/idea.c \
test_vectors/null.c \
test_vectors/rc2.c \
test_vectors/rc5.c \
test_vectors/serpent_cbc.c \
test_vectors/twofish_cbc.c \