RustCrypto / hashes

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

Enable `oid` feature by default #528

Closed tarcieri closed 6 months ago

tarcieri commented 6 months ago

Having to enable this feature has been an ongoing source of confusion, especially since the compiler error that results is fairly inscrutible.