Module triehash
Available on crate feature
test-utils
only.Expand description
Implementation of hasher using our keccak256 hashing function
for compatibility with triehash
crate.
Structs§
- Keccak
Hasher - A [Hasher] that calculates a keccak256 hash of the given data.