ckatsak / merkle

A simple, fast, immutable, in-memory, generic, "hash function-agnostic" merkle tree.

Home Page:https://godoc.org/github.com/ckatsak/merkle

Repository from Github https://github.comckatsak/merkleRepository from Github https://github.comckatsak/merkle

merkle

Go Report Card GoDoc GoCover

Package merkle implements a very simple, immutable, in-memory, generic, "hash function-agnostic" merkle tree.

Documentation is provided in godoc, as usual.

About

A simple, fast, immutable, in-memory, generic, "hash function-agnostic" merkle tree.

https://godoc.org/github.com/ckatsak/merkle

License:ISC License


Languages

Language:Go 100.0%