File tree Expand file tree Collapse file tree 3 files changed +3660
-0
lines changed
vectors/cryptography_vectors/asymmetric/ML-KEM Expand file tree Collapse file tree 3 files changed +3660
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ Asymmetric ciphers
3030* FIPS 186-2 and FIPS 186-3 DSA test vectors from `NIST CAVP `_.
3131* FIPS 186-2 and FIPS 186-3 ECDSA test vectors from `NIST CAVP `_.
3232* DH and ECDH and ECDH+KDF(17.4) test vectors from `NIST CAVP `_.
33+ * `BoringSSL ML-KEM test vectors `_.
3334* Ed25519 test vectors from the `Ed25519 website `_.
3435* ``asymmetric/PEM_Serialization/rsa-bad-1025-q-is-2.pem `` from `badkeys `_.
3536* OpenSSL PEM DSA serialization vectors from the `GnuTLS example keys `_.
@@ -1265,3 +1266,4 @@ header format (substituting the correct information):
12651266.. _`badkeys` : https://github.com/vcsjones/badkeys/tree/50f1cc5f8d13bf3a2046d689f6452decb15d9c3c
12661267.. _`evpkdf_argon2.txt` : https://github.com/openssl/openssl/blob/01f4b44e075a796d62d3b007a80c5c04d0e77bfb/test/recipes/30-test_evp_data/evpkdf_argon2.txt
12671268.. _`OpenSSL's RFC 6979 test vectors` : https://github.com/openssl/openssl/blob/01690a7ff36c4d18c48b301cdf375c954105a1d9/test/recipes/30-test_evp_data/evppkey_ecdsa_rfc6979.txt
1269+ .. _`BoringSSL ML-KEM test vectors` : https://boringssl.googlesource.com/boringssl/+/945f4a5d8fd6abf0c7471242151c727e02e889a2/crypto/mlkem/
You can’t perform that action at this time.
0 commit comments