Expand description
Crate allowing to calculate root hashes and Merkle proofs for small in-memory Merkle trees.
Structs§
- Mini
Merkle Tree - In-memory Merkle tree of bounded depth (no more than 32).
Traits§
- Hash
Empty Subtree - Hashing of empty binary Merkle trees.