SpinResearch / lamport_sigs.rs

:fountain_pen: A Rust implementation of the Lamport one-time signature scheme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

:fountain_pen: A Rust implementation of the Lamport one-time signature scheme

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 99.5%Language:Makefile 0.5%