Class SLHDSAParameters
java.lang.Object
org.bouncycastle.pqc.crypto.slhdsa.SLHDSAParameters
Deprecated.
use org.bouncycastle.crypto.params.SLHDSAParameters
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final SLHDSAParametersDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated.static final intDeprecated. -
Method Summary
-
Field Details
-
TYPE_PURE
public static final int TYPE_PUREDeprecated.- See Also:
-
TYPE_SHA2_256
public static final int TYPE_SHA2_256Deprecated.- See Also:
-
TYPE_SHA2_512
public static final int TYPE_SHA2_512Deprecated.- See Also:
-
TYPE_SHAKE128
public static final int TYPE_SHAKE128Deprecated.- See Also:
-
TYPE_SHAKE256
public static final int TYPE_SHAKE256Deprecated.- See Also:
-
sha2_128f
Deprecated. -
sha2_128s
Deprecated. -
sha2_192f
Deprecated. -
sha2_192s
Deprecated. -
sha2_256f
Deprecated. -
sha2_256s
Deprecated. -
shake_128f
Deprecated. -
shake_128s
Deprecated. -
shake_192f
Deprecated. -
shake_192s
Deprecated. -
shake_256f
Deprecated. -
shake_256s
Deprecated. -
sha2_128f_with_sha256
Deprecated. -
sha2_128s_with_sha256
Deprecated. -
sha2_192f_with_sha512
Deprecated. -
sha2_192s_with_sha512
Deprecated. -
sha2_256f_with_sha512
Deprecated. -
sha2_256s_with_sha512
Deprecated. -
shake_128f_with_shake128
Deprecated. -
shake_128s_with_shake128
Deprecated. -
shake_192f_with_shake256
Deprecated. -
shake_192s_with_shake256
Deprecated. -
shake_256f_with_shake256
Deprecated. -
shake_256s_with_shake256
Deprecated.
-
-
Method Details
-
getName
Deprecated. -
getType
public int getType()Deprecated. -
getN
public int getN()Deprecated. -
isPreHash
public boolean isPreHash()Deprecated.
-