proxy.golang.org : github.com/fasmat/merkle
Package merkle provides a simple implementation of a Merkle tree. A Merkle tree is a binary tree where each non-leaf node is the hash of its two children. The leaves of the tree are the data blocks, and the root of the tree is a single hash that represents all the data.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/fasmat/merkle
License: MIT
Latest release: 8 days ago
First release: 21 days ago
Namespace: github.com/fasmat
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 23 hours ago