merkle_tree
A hash tree or Merkle tree is a tree in which every non-leaf node is labelled with the hash of the labels or values (in case of leaves) of its child nodes. Hash trees are useful because they allow efficient and secure verification of the contents of large data structures.
Algorithms and Data structuresPackage Resources
Stars
96
Unreleased Activity
First Release
9
years agoLast Release
5
years agoDownloads
1.9k
last 90 daysLast Stable Version
2.0.0
Version 2.0.0

Failed to load version 2.0.0 information.
Please refresh in a bit