test-vectors: Add test vectors for prf+

This commit is contained in:
Tobias Brunner
2022-04-14 18:54:24 +02:00
parent 71ba969884
commit ce431366e6
3 changed files with 299 additions and 0 deletions
@@ -30,6 +30,7 @@ libstrongswan_test_vectors_la_SOURCES = \
test_vectors/cast.c \
test_vectors/des.c \
test_vectors/idea.c \
test_vectors/kdf_prf_plus.c \
test_vectors/null.c \
test_vectors/rc2.c \
test_vectors/rc5.c \