drbg: Implemented NIST SP-800-90A DRBG
This commit is contained in:
@@ -50,6 +50,8 @@ libstrongswan_test_vectors_la_SOURCES = \
|
||||
test_vectors/ecpbp.c \
|
||||
test_vectors/curve25519.c \
|
||||
test_vectors/curve448.c \
|
||||
test_vectors/drbg_ctr.c \
|
||||
test_vectors/drbg_hmac.c \
|
||||
test_vectors/rng.c
|
||||
|
||||
libstrongswan_test_vectors_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
Reference in New Issue
Block a user