Skip to content
/ merkle Public

Golang Merkle Tree Implementation. With hash.Hash interface for streaming support

License

Notifications You must be signed in to change notification settings

vbatts/merkle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

merkle

Build Status

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

About

Golang Merkle Tree Implementation. With hash.Hash interface for streaming support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages