briansmith / ring

Safe, fast, small crypto using Rust
Other
3.64k stars 683 forks source link

curve25519: Remove dead `fiat_25519_{relax,selectznz}`. #2074

Closed briansmith closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 97.23%. Comparing base (12ebc3a) to head (24501e5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2074 +/- ## ========================================== + Coverage 96.78% 97.23% +0.44% ========================================== Files 144 144 Lines 20093 19998 -95 Branches 228 228 ========================================== - Hits 19448 19445 -3 + Misses 619 525 -94 - Partials 26 28 +2 ```

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