mirror of
https://github.com/vbatts/merkle.git
synced 2024-12-02 19:15:39 +00:00
444 B
444 B
merkle
Golang Merkle Tree Implementation, with hash.Hash
interface for streaming support.
Docs
What's Next?
- More tests and review
- Streaming
HashTreeer
type, that can validate provided Nodes, for streaming validation
License
See LICENSE