MCPcopy Create free account
hub / github.com/RustCrypto/signatures / SigningKey

Class SigningKey

lms/src/lms/private.rs:24–29  ·  view source on GitHub ↗

Opaque struct representing a LMS private key Note: there is no requirement to map specific LMS algorithms to specific LM-OTS algorithms so it must be parametrized. With the algorithms provided by this crate, this is done via [LmsSha256M32H10](crate::lms::LmsSha256M32H10)<[LmsOtsSha256N32W4](crate::ots::LmsOtsSha256N32W4)>.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected