#merkle-tree #merkle-proof #inclusion

merkle

Merkle tree implementation with support for generation of inclusion proofs

13 stable releases

Uses old Rust 2015

1.11.0 Jul 23, 2019
1.10.0 Aug 9, 2018
1.7.0 May 15, 2018
1.5.0 Sep 24, 2017
0.1.0 Nov 17, 2016

#701 in Data structures

Download history 8/week @ 2023-12-18 5/week @ 2023-12-25 7/week @ 2024-01-08 10/week @ 2024-01-22 11/week @ 2024-01-29 23/week @ 2024-02-05 32/week @ 2024-02-12 51/week @ 2024-02-19 88/week @ 2024-02-26 51/week @ 2024-03-04 47/week @ 2024-03-11 32/week @ 2024-03-18 17/week @ 2024-03-25 348/week @ 2024-04-01

450 downloads per month
Used in 5 crates (3 directly)

BSD-3-Clause

44KB
1K SLoC

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.

Dependencies

~5.5–8.5MB
~236K SLoC