Skip to content

Add support for external contexts in ML-DSA ACVP#2880

Merged
samuel40791765 merged 1 commit intoaws:mainfrom
samuel40791765:fix-acvp-ml-dsa
Dec 4, 2025
Merged

Add support for external contexts in ML-DSA ACVP#2880
samuel40791765 merged 1 commit intoaws:mainfrom
samuel40791765:fix-acvp-ml-dsa

Conversation

@samuel40791765
Copy link
Copy Markdown
Contributor

Description of changes:

ACVP has new ML-DSA vectors that define signatureInterface=external. These provide additional contexts that we have to route to the corresponding APIs. I've also cleaned up a bit of the code around the ML-DSA ACVP vectors.

Call-outs:

N/A

Testing:

New tests were added from the new ACVP demo vectors.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@samuel40791765 samuel40791765 requested a review from a team as a code owner December 4, 2025 02:45
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.23%. Comparing base (9f3de9b) to head (86d8f95).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2880   +/-   ##
=======================================
  Coverage   78.23%   78.23%           
=======================================
  Files         683      683           
  Lines      117412   117412           
  Branches    16502    16502           
=======================================
+ Hits        91862    91863    +1     
  Misses      24662    24662           
+ Partials      888      887    -1     

☔ View full report in Codecov by Sentry.
📢 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.

@samuel40791765 samuel40791765 enabled auto-merge (squash) December 4, 2025 08:14
@samuel40791765 samuel40791765 merged commit 7c02cb3 into aws:main Dec 4, 2025
465 of 471 checks passed
@samuel40791765 samuel40791765 deleted the fix-acvp-ml-dsa branch December 4, 2025 17:21
samuel40791765 added a commit to samuel40791765/aws-lc that referenced this pull request Dec 4, 2025
justsmth pushed a commit that referenced this pull request Dec 12, 2025
## What's Changed
* Add encap/decapKeyCheck support in ACVP by @samuel40791765 in
#2872
* Clarify comments and API behaviour for equal-preference for TLS 1.3 by
@torben-hansen in #2873
* Add support for external contexts in ML-DSA ACVP by @samuel40791765 in
#2880
* Route ML-DSA ACVP to the right APIs by @samuel40791765 in
#2884
* Add sha1 CLI by @nhatnghiho in #2885
* Fix openssl comparison tests by @justsmth in
#2888
* tool-openssl: pkcs8 error output on decrypt by @justsmth in
#2883
* Add RSA_X931_PADDING to rsa.h by @justsmth in
#2889
* Bump urllib3 from 2.5.0 to 2.6.0 in /tests/ci by @dependabot[bot] in
#2886
* Run ACCP integration tests on aarch64 by @WillChilds-Klein in
#2894
* Blowfish OFB Block Cipher Mode Support by @skmcgrail in
#2892

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license and the ISC license.
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.

4 participants