Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cherry-pick: HKDF, HKDF_expand, and PBKDF Truncated SHA2-512 (#1946) #1947

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

skmcgrail
Copy link
Member

@skmcgrail skmcgrail commented Oct 24, 2024

Description of changes:

  • ACVP testing for SHA2-512/224 and SHA2-512/256 for PBKDF and KDA: HKDF.
  • Update service indicator for PBKDF, HKDF, and HKDF_expand (KBKDF feedback mode) to support SHA2-512/224 and SHA2-512/256 as approved algorithms.

(cherry picked from commit d93711c)

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.

### Description of changes:
* ACVP testing for SHA2-512/224 and SHA2-512/256 for PBKDF and KDA:
HKDF.
* Update service indicator for PBKDF, HKDF, and HKDF_expand (KBKDF
feedback mode) to support SHA2-512/224 and SHA2-512/256 as approved
algorithms.

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.

(cherry picked from commit d93711c)
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.58%. Comparing base (993087f) to head (07b312e).

Additional details and impacted files
@@               Coverage Diff                @@
##           fips-2024-09-27    #1947   +/-   ##
================================================
  Coverage            78.58%   78.58%           
================================================
  Files                  585      585           
  Lines               100509   100510    +1     
  Branches             14253    14252    -1     
================================================
+ Hits                 78983    78986    +3     
+ Misses               20891    20889    -2     
  Partials               635      635           

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

@skmcgrail skmcgrail enabled auto-merge (squash) October 24, 2024 19:10
@skmcgrail skmcgrail enabled auto-merge (squash) October 24, 2024 19:10
@skmcgrail skmcgrail merged commit b6490a0 into aws:fips-2024-09-27 Oct 24, 2024
107 of 110 checks passed
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