Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 972 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 972 Bytes

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.