11 releases (6 breaking)
Uses old Rust 2015
| 0.7.0 | Jul 23, 2019 |
|---|---|
| 0.6.0 | Aug 10, 2018 |
| 0.5.0 | Sep 24, 2017 |
| 0.2.1-pre | Jun 3, 2017 |
| 0.1.1 | Nov 17, 2016 |
#1568 in Cryptography
53 downloads per month
Used in 3 crates
(via merkle_sigs)
17KB
354 lines
lamport implements one-time hash-based signatures using the Lamport signature scheme.
lamport_sigs
lamport_sigs is a Rust implementation of the Lamport one-time signature scheme.
Documentation
Documentation is available.
Bug Reporting
Please report bugs either as pull requests or as issues in the issue tracker. lamport_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.
Dependencies
~5.5–7.5MB
~226K SLoC