Crate etospheres_labs_lamport_sigs

Source
Expand description

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