Files
merkle.rs/README.md
Frederic Jacobs 847cb7c275 Adding Crates.io (#3)
* Adding Cargo required fields.

* Adding Crates.io badge.
2016-11-17 12:10:18 +01:00

1.1 KiB

merkle.rs

Build Status 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.