Expand description
Everything related to LM-OTS
Re-exports§
pub use signature::Signature;
Modules§
Structs§
- Signing
Key - Opaque struct representing an LM-OTS private key. Does not implement Clone because OTS keys are supposed to be one time use.
- Verifying
Key - Opaque struct representing a LM-OTS public key
Traits§
- LmsOts
Mode - The basic trait that must be implemented by any OTS mode.
Type Aliases§
- LmsOts
Sha256 N32W1 LMOTS_SHA256_N32_W1- LmsOts
Sha256 N32W2 LMOTS_SHA256_N32_W2- LmsOts
Sha256 N32W4 LMOTS_SHA256_N32_W4- LmsOts
Sha256 N32W8 LMOTS_SHA256_N32_W8