briansmith / ring

Safe, fast, small crypto using Rust
Other
3.72k stars 704 forks source link

constant_time: Add private `xor` API and use it everywhere. #2002

Closed briansmith closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 96.29%. Comparing base (1303ffa) to head (318e3e7). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2002 +/- ## ========================================== + Coverage 96.27% 96.29% +0.01% ========================================== Files 139 139 Lines 20805 20815 +10 Branches 226 226 ========================================== + Hits 20031 20043 +12 Misses 739 739 + Partials 35 33 -2 ```

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