Skip to content

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

Merged
skmcgrail merged 1 commit intoaws:fips-2024-09-27from
skmcgrail:acvp-testing
Oct 24, 2024
Merged

cherry-pick: HKDF, HKDF_expand, and PBKDF Truncated SHA2-512 (#1946)#1947
skmcgrail merged 1 commit intoaws:fips-2024-09-27from
skmcgrail:acvp-testing

Conversation

@skmcgrail
Copy link
Copy Markdown
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)
@skmcgrail skmcgrail requested a review from a team as a code owner October 24, 2024 18:29
@codecov-commenter
Copy link
Copy Markdown

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 disabled auto-merge 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
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