Module mrkl::hash [] [src]

The abstraction of the hash algorithm for Merkle trees.

Traits

Hasher

A hash algorithm implementation for a Merkle tree.

NodeHasher

An algorithm to compute a hash of a sequence of child nodes.