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

Add KBKDF counter HMAC KAT to self-test. #1882

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

nebeid
Copy link
Contributor

@nebeid nebeid commented Sep 26, 2024

Issues:

Addresses #CryptoAlg-2623

Description of changes:

Add KBKDF counter HMAC KAT to self test.

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.

@nebeid nebeid requested a review from a team as a code owner September 26, 2024 18:45
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@ed6d6ca). Learn more about missing BASE report.

Files with missing lines Patch % Lines
crypto/fipsmodule/self_check/self_check.c 75.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1882   +/-   ##
=======================================
  Coverage        ?   78.48%           
=======================================
  Files           ?      585           
  Lines           ?    99516           
  Branches        ?    14244           
=======================================
  Hits            ?    78103           
  Misses          ?    20779           
  Partials        ?      634           

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

@nebeid nebeid enabled auto-merge (squash) September 26, 2024 20:36
@nebeid nebeid merged commit c2846eb into aws:main Sep 26, 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