briansmith / ring

Safe, fast, small crypto using Rust
Other
3.69k stars 697 forks source link

Implement constant-time array comparison in Rust #1899

Open briansmith opened 8 months ago

briansmith commented 8 months ago

This is blocked on #1898.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (accca78) 96.02% compared to head (f629a6e) 96.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1899 +/- ## ======================================= Coverage 96.02% 96.02% ======================================= Files 136 137 +1 Lines 20776 20792 +16 Branches 226 226 ======================================= + Hits 19950 19966 +16 Misses 792 792 Partials 34 34 ```

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