#lamports #signature-scheme #labs #lamport-sigs

etospheres-labs-lamport_sigs

Implementation of the Lamport one-time signature scheme

1 unstable release

new 0.7.1-pre Apr 8, 2025

#13 in #lamports

Download history 65/week @ 2025-04-02

65 downloads per month
Used in 3 crates (via etospheres-labs-merkle_si…)

BSD-3-Clause

18KB
352 lines

lamport_sigs

Build Status Available on Crates.io as lamport_sigs License

Note: This is a fork of the original lamport_sigs crate

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–13MB
~231K SLoC