Implements the Whirlpool cryptographic hash function.
# Cargo.toml
[dependencies]
whirlpool = "0.11.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute the Whirlpool hash of a byte string.
Use a more modern hash function like sha2 or sha3 crate.
No dependency data recorded yet.