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

97

Unreleased Activity

First Release

10

years ago

Last Release

6

years ago

Downloads

1.1k

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

Published Jan 2020
Elixir Version Requirement ~> 1.6
Documentation for 2.0.0

This package has no dependencies

No changelog for 2.0.0
Inspect source for 2.0.0

Community

Looks like this space is still empty… Want to be the first to contribute?

Share an article, talk, or podcast by adding resources to this package.

Related Packages

85 packages