Package org.bouncycastle.pqc.crypto.lms
package org.bouncycastle.pqc.crypto.lms
Deprecated.
this implementation has been promoted to org.bouncycastle.crypto - the key parameter
classes to org.bouncycastle.crypto.params, the key pair generators to
org.bouncycastle.crypto.generators, LMSSigner / HSSSigner and the LMSContextBased* interfaces
to org.bouncycastle.crypto.signers, and LMSContext with the engine to
org.bouncycastle.crypto.signers.lms. This package is scheduled for removal in the next release.
Lightweight implementation of LMS and the HSS multi-tree variant per RFC 8554
(hash-based stateful signatures).
-
ClassDescriptionDeprecated.the promoted implementation in org.bouncycastle.crypto.signers.lms keeps its encoding helpers internal; scheduled for removal with the rest of this package.Deprecated.use
HSSKeyGenerationParametersinstead.Deprecated.useHSSKeyPairGeneratorinstead.Deprecated.useHSSPrivateKeyParametersinstead.Deprecated.useHSSPublicKeyParametersinstead.Deprecated.useHSSSignerinstead.Deprecated.useLMOtsParametersinstead.Deprecated.useinstead.invalid reference
org.bouncycastle.crypto.signers.LMSContextDeprecated.useLMSContextBasedSignerinstead.Deprecated.useLMSContextBasedVerifierinstead.Deprecated.useLMSigParametersinstead.Deprecated.useLMSKeyGenerationParametersinstead.Deprecated.useLMSKeyPairGeneratorinstead.Deprecated.useLMSKeyParametersinstead.Deprecated.useLMSParametersinstead.Deprecated.useLMSPrivateKeyParametersinstead.Deprecated.useLMSPublicKeyParametersinstead.Deprecated.useLMSSignerinstead.