Skip to content

Commit 0bf9bf9

Browse files
committed
Remove vectors
1 parent a532164 commit 0bf9bf9

3 files changed

Lines changed: 0 additions & 108 deletions

File tree

docs/development/custom-vectors/mldsa.rst

Lines changed: 0 additions & 26 deletions
This file was deleted.

docs/development/custom-vectors/mldsa/generate_mldsa.py

Lines changed: 0 additions & 74 deletions
This file was deleted.

docs/development/test-vectors.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ Asymmetric ciphers
6565
* ``asymmetric/PKCS8/ed25519-scrypt.pem`` a PKCS8 encoded Ed25519 key from
6666
RustCrypto using scrypt as the KDF. The password is ``hunter42``.
6767
* FIPS 204 ML-DSA-{44,65,87} KAT vectors from `post-quantum-cryptography/KAT`_.
68-
* ML-DSA-44 PKCS#8 and SPKI DER test vectors generated by this project.
69-
See :doc:`/development/custom-vectors/mldsa`
7068

7169
Custom asymmetric vectors
7270
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -76,7 +74,6 @@ Custom asymmetric vectors
7674

7775
custom-vectors/secp256k1
7876
custom-vectors/rsa-oaep-sha2
79-
custom-vectors/mldsa
8077

8178
* ``asymmetric/PEM_Serialization/ec_private_key.pem`` and
8279
``asymmetric/DER_Serialization/ec_private_key.der`` - Contains an Elliptic
@@ -303,10 +300,6 @@ Custom asymmetric vectors
303300
encrypted with ``pbeWithSHA1And128BitRC4``. The password is ``password``.
304301
* ``asymmetric/PKCS8/enc-rsa-pkcs8-pbkdf2-0iter.pem`` a PKCS8 encoded
305302
structure with an invalid PBKDF2 iteration count (zero).
306-
* ``asymmetric/MLDSA/mldsa44_pub.der`` and ``asymmetric/MLDSA/mldsa44_priv.der``
307-
a PKCS8 encoded key pair for ML-DSA-44 generated by OpenSSL.
308-
* ``asymmetric/MLDSA/mldsa65_noseed_priv.der`` a PKCS8 encoded ML-DSA-65 private
309-
key serialized without the seed.
310303

311304
Key exchange
312305
~~~~~~~~~~~~
@@ -1223,7 +1216,6 @@ Created Vectors
12231216
custom-vectors/idea
12241217
custom-vectors/seed
12251218
custom-vectors/hkdf
1226-
custom-vectors/mldsa
12271219
custom-vectors/rc2
12281220

12291221

0 commit comments

Comments
 (0)