Skip to content

update x509-limbo pin for ML-DSA test coverage - #517

Open
cpu wants to merge 2 commits into
rustls:mainfrom
cpu:x509-limbo-ml-dsa
Open

update x509-limbo pin for ML-DSA test coverage#517
cpu wants to merge 2 commits into
rustls:mainfrom
cpu:x509-limbo-ml-dsa

Conversation

@cpu

@cpu cpu commented Jul 27, 2026

Copy link
Copy Markdown
Member

Update the x509-limbo pin to pick up the new rfc9881:: testcases covering ML-DSA certificate verification (C2SP/x509-limbo#644). Four of the six new testcases pass, the remaining two are pedantic-rfc5280 testcases expecting rejection of ML-DSA EE certs asserting keyAgreement/keyEncipherment key usage. We don't enforce that presently. This might be worth revisiting more holistically in the future, especially for new algorithms like ML-DSA.

cpu added 2 commits July 27, 2026 14:23
Add rustls-post-quantum as a dev-dependency and include its ML-DSA-44,
ML-DSA-65 and ML-DSA-87 verification algorithms alongside
ALL_VERIFICATION_ALGS in the x509-limbo harness.
Update the x509-limbo pin to pick up the new rfc9881:: testcases
covering ML-DSA certificate verification. Four of the six new testcases
pass, including rfc9881::ml-dsa-44-bad-signature, demonstrating that
ML-DSA signatures are genuinely verified.

The remaining two are pedantic-rfc5280 testcases expecting rejection
of ML-DSA EE certs asserting keyAgreement/keyEncipherment key usage that
we don't do presently. This might be worth revisiting more holistically
in the future, especially for new algorithms like ML-DSA.
@cpu cpu self-assigned this Jul 27, 2026
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.61%. Comparing base (eda3930) to head (7fbdc4d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #517      +/-   ##
==========================================
- Coverage   97.64%   97.61%   -0.03%     
==========================================
  Files          20       20              
  Lines        4070     4070              
==========================================
- Hits         3974     3973       -1     
- Misses         96       97       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants