1
0
Fork 0
mirror of https://github.com/vbatts/merkle.git synced 2024-11-14 10:58:39 +00:00
Golang Merkle Tree Implementation. With hash.Hash interface for streaming support
Find a file
2015-03-17 17:27:39 -04:00
node.go .: stub on merkle nodes 2015-03-17 16:45:01 -04:00
node_test.go .: checksum for an unbalanced tree 2015-03-17 17:27:39 -04:00
tree.go .: checksum for an unbalanced tree 2015-03-17 17:27:39 -04:00