2bf41b5b20eae95560adfe1453670b834b9c260d
0d988f887da7c152ea9e418ce96896e548276093
c06ebb0f791f9acacb2ebeb2ee478ab4f57fb243
0fc2d593b7c68f996989bd16daef159882a7041e
c18445f900ffc5600c45c7c7274aacee64320b21
0e526d0d41b572f3f7857278526f3668be4b68a4
Add some experimental support for ML-DSA certificates in both NSS and OpenSSL. This includes some basic key and csr generation tests.
This includes a PR to modernize OpenSSL support to rely more on EVP_PKEY instead of deprecated key-specific types.
rebased onto 5e53a204062a78f7e5c9311bfac3d392d23d5134
6 new commits added
Allow requesting a ML-DSA key using a strength
Implement more PQ testing for both NSS and OpenSSL
Test for PQ support in NSS, print summary at end of configure
Add initial ML-DSA support with NSS 3.112.0-4
Add initial ML-DSA support with OpenSSL 3.5.0
Replace deprecated OpenSSL 3.0.0 function calls
Add some experimental support for ML-DSA certificates in both NSS and OpenSSL. This includes some basic key and csr generation tests.