lamport_sigs

Crates.iolamport_sigs
lib.rslamport_sigs
version0.7.0
sourcesrc
created_at2016-11-11 13:09:10.013182
updated_at2019-07-23 17:27:08.797519
descriptionImplementation of the Lamport one-time signature scheme.
homepagehttps://github.com/SpinResearch/lamport_sigs.rs
repositoryhttps://github.com/SpinResearch/lamport_sigs.rs
max_upload_size
id7205
size20,184
Romain Ruetschi (romac)

documentation

https://spinresearch.github.io/lamport_sigs.rs/lamport_sigs/index.html

README

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.

Commit count: 63

cargo fmt