Golang Merkle Tree Implementation. With hash.Hash interface for streaming support
Go to file
Vincent Batts da81f82e13 .: checksum for an unbalanced tree 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