Skip to content

Commit 84309b4

Browse files
authored
Add other MLDSA test vectors (#14470)
* Add more MLDSA test vectors * Simplify docs * Update vector to have a private key
1 parent 3611e81 commit 84309b4

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/development/test-vectors.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,10 @@ Custom asymmetric vectors
300300
encrypted with ``pbeWithSHA1And128BitRC4``. The password is ``password``.
301301
* ``asymmetric/PKCS8/enc-rsa-pkcs8-pbkdf2-0iter.pem`` a PKCS8 encoded
302302
structure with an invalid PBKDF2 iteration count (zero).
303+
* ``asymmetric/MLDSA/mldsa44_pub.der`` and ``asymmetric/MLDSA/mldsa44_priv.der``
304+
a PKCS8 encoded key pair for ML-DSA-44 generated by OpenSSL.
305+
* ``asymmetric/MLDSA/mldsa65_noseed_priv.der`` a PKCS8 encoded ML-DSA-65 private
306+
key serialized without the seed.
303307

304308
Key exchange
305309
~~~~~~~~~~~~
54 Bytes
Binary file not shown.
1.3 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)