orion-rs / orion

Usable, easy and safe pure-Rust crypto
MIT License
545 stars 30 forks source link

sha2: Use `checked_mul(8)` instead of `checked_shl(3)` #377

Closed brycx closed 6 months ago

brycx commented 6 months ago

closes #376