merkle

Crates.iomerkle
lib.rsmerkle
version1.11.0
sourcesrc
created_at2016-11-17 10:59:36.256911
updated_at2019-07-23 13:13:49.419553
descriptionMerkle tree implementation with support for generation of inclusion proofs.
homepagehttps://github.com/SpinResearch/merkle.rs
repositoryhttps://github.com/SpinResearch/merkle.rs
max_upload_size
id7277
size56,881
Romain Ruetschi (romac)

documentation

https://spinresearch.github.io/merkle.rs/merkle/index.html

README

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.

Commit count: 165

cargo fmt