aws / aws-lc-rs

aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. The library strives to be API-compatible with the popular Rust library named ring.
Other
247 stars 40 forks source link

Minor adjustments to key_wrap module API #321

Closed skmcgrail closed 5 months ago

skmcgrail commented 5 months ago

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 5 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (cc56479) 95.85% compared to head (7540058) 95.85%.

Files Patch % Lines
aws-lc-rs/src/key_wrap.rs 96.71% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #321 +/- ## ========================================== - Coverage 95.85% 95.85% -0.01% ========================================== Files 61 61 Lines 8015 8011 -4 ========================================== - Hits 7683 7679 -4 Misses 332 332 ```

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