Module triehash

Expand description

Implementation of hasher using our keccak256 hashing function for compatibility with triehash crate.

Structsยง

KeccakHasher
A [Hasher] that calculates a keccak256 hash of the given data.