Class XMSSParameterSpec
java.lang.Object
org.bouncycastle.pqc.jcajce.spec.XMSSParameterSpec
- All Implemented Interfaces:
AlgorithmParameterSpec
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final XMSSParameterSpecSP 800-208 XMSS parameters (SHA-256/192, SHAKE256/256, SHAKE256/192)static final XMSSParameterSpecStandard XMSS parametersstatic final XMSSParameterSpecstatic final XMSSParameterSpecstatic final XMSSParameterSpecstatic final XMSSParameterSpecstatic final XMSSParameterSpecstatic final XMSSParameterSpecstatic final XMSSParameterSpecstatic final StringUse SHA-256 for the tree generation function.static final StringUse SHA-256/192 (SHA-256 truncated to 192 bits) for the tree generation function (SP 800-208).static final StringUse SHA512 for the tree generation function.static final XMSSParameterSpecstatic final XMSSParameterSpecstatic final XMSSParameterSpecstatic final XMSSParameterSpecstatic final XMSSParameterSpecstatic final XMSSParameterSpecstatic final StringUse SHAKE128 for the tree generation function.static final StringUse SHAKE256 for the tree generation function.static final XMSSParameterSpecstatic final XMSSParameterSpecstatic final XMSSParameterSpecstatic final XMSSParameterSpecstatic final StringUse SHAKE256/192 (SHAKE256 with a 192-bit output) for the tree generation function (SP 800-208).static final XMSSParameterSpecstatic final XMSSParameterSpecstatic final StringUse SHAKE256/256 (SHAKE256 with a 256-bit output) for the tree generation function (SP 800-208). -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SHA256
-
SHA512
-
SHAKE128
-
SHAKE256
-
SHA256_192
Use SHA-256/192 (SHA-256 truncated to 192 bits) for the tree generation function (SP 800-208).- See Also:
-
SHAKE256_256
Use SHAKE256/256 (SHAKE256 with a 256-bit output) for the tree generation function (SP 800-208).- See Also:
-
SHAKE256_192
Use SHAKE256/192 (SHAKE256 with a 192-bit output) for the tree generation function (SP 800-208).- See Also:
-
SHA2_10_256
Standard XMSS parameters -
SHA2_16_256
-
SHA2_20_256
-
SHAKE_10_256
-
SHAKE_16_256
-
SHAKE_20_256
-
SHA2_10_512
-
SHA2_16_512
-
SHA2_20_512
-
SHAKE_10_512
-
SHAKE_16_512
-
SHAKE_20_512
-
SHA2_10_192
SP 800-208 XMSS parameters (SHA-256/192, SHAKE256/256, SHAKE256/192) -
SHA2_16_192
-
SHA2_20_192
-
SHAKE256_10_256
-
SHAKE256_16_256
-
SHAKE256_20_256
-
SHAKE256_10_192
-
SHAKE256_16_192
-
SHAKE256_20_192
-
-
Constructor Details
-
XMSSParameterSpec
-
-
Method Details
-
getTreeDigest
-
getHeight
public int getHeight()
-