Closed dkostic closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.57%. Comparing base (
b6490a0
) to head (6d874f7
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This change implements the ML-KEM Pairwise Consistency Test (PCT) for key generation as required by FIPS 140-3 Implementation Guidance. This effectively triples the runtime of key generation.
Call-outs:
Cherry-pick of #1964 .
Testing:
How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer?
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.