Module keccak

Module keccak 

Source
Expand description

An interface to the default hashing algorithm used in this library’s merkle proofs.

Structs§

Keccak256
The default Hasher used in this library’s merkle proofs.
KeccakBuilder
The default Hasher builder used in this library’s merkle proofs.