You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: ACVP 1.1.0.40 update — added functions and related fixes
- Add ACVP 1.1.0.40 test vector for encapDecap, keyGen
- Add `crypto_kem_check_pk` and `crypto_kem_check_sk`.
- Add fallback workaround due to ACVP shifting the `dk` field from the test group to the test case.
- Add additional stdout output in `decode_hex()` length checking for `encapsulationKeyCheck` and `decapsulationKeyCheck` test cases, to handle some key length mismatch cases present in ACVP v1.1.0.40.
Co-authored-by: Matthias J. Kannwischer <matthias@kannwischer.eu>
Signed-off-by: willieyz <willie.zhao@chelpis.com>
0 commit comments