Expand description
lamport implements one-time hash-based signatures using the Lamport signature scheme.
Structsยง
- A one-time signing private key
- A one-time signing public key
lamport implements one-time hash-based signatures using the Lamport signature scheme.