7 stable releases
Uses old Rust 2015
1.7.0 | Jul 23, 2019 |
---|---|
1.6.0 | Sep 11, 2018 |
1.5.0 | May 15, 2018 |
1.4.0 | Sep 24, 2017 |
1.1.0 | Jun 3, 2017 |
#48 in #merkle-tree
31 downloads per month
Used in 2 crates
(via rusty_secrets)
11KB
199 lines
merkle_sigs
merkle_sigs is a Rust implementation of a Merkle signing scheme.
Documentation
Documentation is available.
Bug Reporting
Please report bugs either as pull requests or as issues in the issue tracker. merkle_sigs has a full disclosure vulnerability policy. Please do NOT attempt to report any security vulnerability in this code privately to anybody.
License
See LICENSE.
lib.rs
:
merkle_sigs
implements Merkle signatures in Rust.
Dependencies
~7–9.5MB
~262K SLoC