awslabs / mls-rs

An implementation of Messaging Layer Security (RFC 9420)
Apache License 2.0
99 stars 19 forks source link

Support AWS-LC in FIPS mode #198

Closed mulmarta closed 3 weeks ago

mulmarta commented 3 weeks ago

Changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.

Project coverage is 90.16%. Comparing base (c710afa) to head (ffff30b).

Files with missing lines Patch % Lines
mls-rs-crypto-awslc/src/x509/component.rs 50.00% 3 Missing :warning:
mls-rs-crypto-awslc/src/x509/certificate.rs 96.15% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #198 +/- ## ========================================== + Coverage 90.15% 90.16% +0.01% ========================================== Files 175 175 Lines 31396 31408 +12 ========================================== + Hits 28306 28320 +14 + Misses 3090 3088 -2 ```

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