Package org.bouncycastle.pqc.crypto.xmss
Class BDS
java.lang.Object
org.bouncycastle.pqc.crypto.xmss.BDS
- All Implemented Interfaces:
Serializable
BDS.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionprotected int
getIndex()
int
getNextState
(byte[] publicSeed, byte[] secretKeySeed, org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress) protected XMSSNode
getRoot()
protected int
withMaxIndex
(int maxIndex, ASN1ObjectIdentifier digestName) withWOTSDigest
(ASN1ObjectIdentifier digestName)
-
Method Details
-
getNextState
public BDS getNextState(byte[] publicSeed, byte[] secretKeySeed, org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress) -
getTreeHeight
protected int getTreeHeight() -
getRoot
-
getAuthenticationPath
-
getIndex
protected int getIndex() -
getMaxIndex
public int getMaxIndex() -
withWOTSDigest
-
withMaxIndex
-