Package org.bouncycastle.crypto.general
Class LMS
java.lang.Object
org.bouncycastle.crypto.general.LMS
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Parameters for LMS/HSS key pair generation.static final class
static final class
static final class
Operator factory for creating LMS based signing and verification operators.static final class
static final class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GeneralAlgorithm
static final LMS.KeyParameters
static final LMS.KeyParameters
static final LMS.KeyParameters
static final LMS.KeyParameters
static final LMS.KeyParameters
static final LMS.OTSParameters
static final LMS.OTSParameters
static final LMS.OTSParameters
static final LMS.OTSParameters
static final LMS.Parameters
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ALGORITHM
-
SIG
-
sha256_n32_w1
-
sha256_n32_w2
-
sha256_n32_w4
-
sha256_n32_w8
-
lms_sha256_n32_h5
-
lms_sha256_n32_h10
-
lms_sha256_n32_h15
-
lms_sha256_n32_h20
-
lms_sha256_n32_h25
-
-
Constructor Details
-
LMS
public LMS()
-