#merkle-tree #sha-3 #inclusion #proofs #generation #fork #sha3-merkle

merkle-sha3

Sha3-Merkle is a fork of merkle.rs, a Merkle tree with support for generation of inclusion proofs, in sha3

1 unstable release

Uses old Rust 2015

0.1.0 Apr 10, 2017

#4 in #inclusion

Download history 83/week @ 2023-12-03 69/week @ 2023-12-10 82/week @ 2023-12-17 71/week @ 2023-12-24 72/week @ 2023-12-31 119/week @ 2024-01-07 77/week @ 2024-01-14 128/week @ 2024-01-21 89/week @ 2024-01-28 46/week @ 2024-02-04 83/week @ 2024-02-11 77/week @ 2024-02-18 83/week @ 2024-02-25 87/week @ 2024-03-03 62/week @ 2024-03-10 473/week @ 2024-03-17

714 downloads per month

BSD-3-Clause

610KB
1.5K 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

~4MB
~57K SLoC