#merkle-tree #merkle-proof #generation

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

#1028 in Data structures

Download history 3/week @ 2024-07-22 102/week @ 2024-07-29 15/week @ 2024-08-05 15/week @ 2024-08-12 9/week @ 2024-08-19 22/week @ 2024-08-26 16/week @ 2024-09-02 35/week @ 2024-09-09 30/week @ 2024-09-16 103/week @ 2024-09-23 41/week @ 2024-09-30 16/week @ 2024-10-07 31/week @ 2024-10-14 53/week @ 2024-10-21 38/week @ 2024-10-28 63/week @ 2024-11-04

186 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
~240K SLoC