Module triehash
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.
Implementation of hasher using our keccak256 hashing function
for compatibility with triehash
crate.