Module lms

Source
Expand description

Everything related to LMS (and not LM-OTS)

Re-exports§

pub use signature::Signature;

Modules§

error
LMS Signing error
signature
Contains the Signature type

Structs§

SigningKey
Opaque struct representing a LMS private key
VerifyingKey
Opaque struct representing a LMS public key

Traits§

LmsMode
The basic trait that must be implemented for any valid LMS mode

Type Aliases§

LmsSha256M32H5
LMS_SHA256_M32_H5
LmsSha256M32H10
LMS_SHA256_M32_H10
LmsSha256M32H15
LMS_SHA256_M32_H15
LmsSha256M32H20
LMS_SHA256_M32_H20
LmsSha256M32H25
LMS_SHA256_M32_H25