Skip to content

EDDSA PCT (#1968)#1970

Merged
torben-hansen merged 1 commit intoaws:fips-2024-09-27from
torben-hansen:cherry_pick_0cfd3edf92c79557960d686f47e65ace32e5e007
Nov 6, 2024
Merged

EDDSA PCT (#1968)#1970
torben-hansen merged 1 commit intoaws:fips-2024-09-27from
torben-hansen:cherry_pick_0cfd3edf92c79557960d686f47e65ace32e5e007

Conversation

@torben-hansen
Copy link
Copy Markdown
Contributor

Cherry-pick of #1968

Per 10.3.A, Ed25519 needs a PCT. Only implement for FIPS build type and make it a simple sign-verify cycle. Abort on failure.

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.

Per 10.3.A, Ed25519 needs a PCT. Only implement for FIPS build type and make it a simple sign-verify cycle. Abort on failure.
@torben-hansen torben-hansen requested a review from a team as a code owner November 5, 2024 23:22
@torben-hansen torben-hansen enabled auto-merge (squash) November 5, 2024 23:25
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.59%. Comparing base (f3a7ced) to head (d271869).

Additional details and impacted files
@@               Coverage Diff                @@
##           fips-2024-09-27    #1970   +/-   ##
================================================
  Coverage            78.58%   78.59%           
================================================
  Files                  585      585           
  Lines               100510   100513    +3     
  Branches             14253    14254    +1     
================================================
+ Hits                 78986    78998   +12     
+ Misses               20887    20877   -10     
- Partials               637      638    +1     

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

@torben-hansen torben-hansen merged commit dc6b2cb into aws:fips-2024-09-27 Nov 6, 2024
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