merkle 1.5.0

Merkle is a Rust implementation of a Merkle tree with support for generation of inclusion proofs.
Documentation

merkle.rs

Build Status Issues License Crates.io

merkle.rs is a Rust implementation of a Merkle tree.

Documentation

Documentation is available.

Bug Reporting

Please report bugs either as pull requests or as issues in the issue tracker. merkle has a full disclosure vulnerability policy. Please do NOT attempt to report any security vulnerability in this code privately to anybody.

License

See LICENSE.