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).