briansmith / ring

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

aes: Reduce redundant implementations of single-block encryption. #2093

Closed briansmith closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.28%. Comparing base (60e9b43) to head (7dcd638).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2093 +/- ## ======================================= Coverage 97.27% 97.28% ======================================= Files 143 143 Lines 20022 20040 +18 Branches 228 228 ======================================= + Hits 19477 19495 +18 Misses 519 519 Partials 26 26 ```

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