briansmith / ring

Safe, fast, small crypto using Rust
Other
3.65k stars 684 forks source link

AES internals: Clarify safety of `aes::Key::ctr32_encrypt_within` #2018

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 96.31%. Comparing base (68e69fb) to head (ee3720c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2018 +/- ## ========================================== + Coverage 96.29% 96.31% +0.01% ========================================== Files 140 140 Lines 20820 20876 +56 Branches 226 226 ========================================== + Hits 20049 20106 +57 Misses 736 736 + Partials 35 34 -1 ```

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