Skip to content

Commit 5cd2ca9

Browse files
authored
Add KAT for ML-KEM (#14606)
1 parent cdbdae2 commit 5cd2ca9

File tree

4 files changed

+33001
-0
lines changed

4 files changed

+33001
-0
lines changed

docs/development/test-vectors.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Asymmetric ciphers
6464
encrypted with ``AES-192-CBC``. The password is ``PolarSSLTest``.
6565
* ``asymmetric/PKCS8/ed25519-scrypt.pem`` a PKCS8 encoded Ed25519 key from
6666
RustCrypto using scrypt as the KDF. The password is ``hunter42``.
67+
* FIPS 203 ML-KEM-{512,768,1024} KAT vectors from `post-quantum-cryptography/KAT`_.
6768
* FIPS 204 ML-DSA-{44,65,87} KAT vectors from `post-quantum-cryptography/KAT`_.
6869

6970
Custom asymmetric vectors

0 commit comments

Comments
 (0)