RustCrypto / hashes

Collection of cryptographic hash functions written in pure Rust
1.75k stars 238 forks source link

Updates to remove `hybrid_array::ArrayOps` #556

Closed tarcieri closed 5 months ago

tarcieri commented 5 months ago

This was a breaking change: RustCrypto/hybrid-array#30

This PR includes the necessary updates to remain compatible.