test-vectors: Add ML-KEM test vectors
The vectors are generated using the `kat_kem` utility of the liboqs project and then converted using the `nist_kem_kat` script.
This commit is contained in:
@@ -54,6 +54,7 @@ libstrongswan_test_vectors_la_SOURCES = \
|
||||
test_vectors/ecpbp.c \
|
||||
test_vectors/curve25519.c \
|
||||
test_vectors/curve448.c \
|
||||
test_vectors/ml_kem.c \
|
||||
test_vectors/drbg_ctr.c \
|
||||
test_vectors/drbg_hmac.c \
|
||||
test_vectors/rng.c
|
||||
|
||||
Reference in New Issue
Block a user