Files
lamport_sigs.rs/README.md
2016-12-01 19:11:47 +01:00

936 B

lamport

Build Status Available on Crates.io as lamport_sigs License

lamport 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 has a full disclosure vulnerability policy. Please do NOT attempt to report any security vulnerability in this code privately to anybody.

License

See LICENSE.