aws / aws-lc

AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.
Other
398 stars 118 forks source link

KBKDF_ctr_hmac FIPS Service Indicator #1798

Closed skmcgrail closed 2 months ago

skmcgrail commented 2 months ago

Description of changes:

Add KBKDF_ctr_hmac FIPS service indicator with approved digest algorithms. ACVP KAT testing will come in a separate PR.

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.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.34%. Comparing base (28e55ba) to head (c1504db). Report is 27 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1798 +/- ## ========================================== + Coverage 78.30% 78.34% +0.03% ========================================== Files 580 581 +1 Lines 97140 97347 +207 Branches 13926 13960 +34 ========================================== + Hits 76067 76264 +197 - Misses 20452 20461 +9 - Partials 621 622 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.