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

A working FIPS build for Windows #309

Closed justsmth closed 5 months ago

justsmth commented 6 months ago

Issues:

N/A

Description of changes:

Call-outs:

N/A

Testing:

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

Codecov Report

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

Comparison is base (c5bb144) 95.91% compared to head (11e9fee) 95.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #309 +/- ## ======================================= Coverage 95.91% 95.91% ======================================= Files 60 60 Lines 8522 8522 ======================================= Hits 8174 8174 Misses 348 348 ```

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