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

[fips-2024-09-27] Cherry-pick PR 1924, KBKDF kdk length indicator checks #1931

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

skmcgrail
Copy link
Member

Cherry-pick #1924

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.

…ts. (aws#1924)

### Description of changes:
* KBKDF: Per SP 800-131Ar1, Section 8: "The length of the key-derivation
key shall be at least 112 bits.” There must be a non-approved service
indicator for KBKDF with KDK < 112 bits.

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

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.57%. Comparing base (d49b1e1) to head (b7447b4).

Additional details and impacted files
@@                 Coverage Diff                 @@
##           fips-2024-09-27    #1931      +/-   ##
===================================================
+ Coverage            78.48%   78.57%   +0.09%     
===================================================
  Files                  585      585              
  Lines                99543   100499     +956     
  Branches             14244    14252       +8     
===================================================
+ Hits                 78125    78971     +846     
- Misses               20782    20892     +110     
  Partials               636      636              

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

@skmcgrail skmcgrail merged commit 343968f into aws:fips-2024-09-27 Oct 18, 2024
108 of 110 checks passed
@skmcgrail skmcgrail deleted the cherry-pick branch October 18, 2024 18:34
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