[−][src]Crate lamport_sigs
lamport implements one-time hash-based signatures using the Lamport signature scheme.
Structs
| PrivateKey | A one-time signing private key |
| PublicKey | A one-time signing public key |
lamport implements one-time hash-based signatures using the Lamport signature scheme.
| PrivateKey | A one-time signing private key |
| PublicKey | A one-time signing public key |