Implementation of the Lamport one-time signature scheme.


Keywords
lamport, signature-scheme, lamport-signature-scheme, rust
License
BSD-3-Clause

Documentation

lamport_sigs

Build Status Available on Crates.io as lamport_sigs License

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.