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 structures

Stars

96

Unreleased Activity

First Release

9

years ago

Last Release

5

years ago

Downloads

1.9k

last 90 days

Last Stable Version

2.0.0

Activity

last year

Pull Requests

Open 0
Merged 0

Latest Merged Pull Requests

No Github activity

Issues

Open 0
Closed 0

Version 2.0.0

Failed to load version 2.0.0 information.

Please refresh in a bit

Related Packages

80 packages