RustCrypto / hashes

Collection of cryptographic hash functions written in pure Rust
1.76k stars 239 forks source link

sha2: use correct names for shl and shr functions in the software backend #526

Closed newpavlov closed 6 months ago

newpavlov commented 6 months ago

Closes #525