briansmith / ring

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

aes_gcm: Make it clearer in two cases that slicing can't panic. #2095

Closed briansmith closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 97.25%. Comparing base (731f419) to head (6177ea6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2095 +/- ## ======================================= Coverage 97.25% 97.25% ======================================= Files 143 143 Lines 20052 20066 +14 Branches 228 228 ======================================= + Hits 19502 19516 +14 Misses 524 524 Partials 26 26 ```

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