Package | Description |
---|---|
org.bouncycastle.pqc.crypto.xmss |
Modifier and Type | Method and Description |
---|---|
BDS |
BDS.getNextState(byte[] publicSeed,
byte[] secretKeySeed,
org.bouncycastle.pqc.crypto.xmss.OTSHashAddress otsHashAddress) |
BDS |
BDS.withMaxIndex(int maxIndex,
ASN1ObjectIdentifier digestName) |
BDS |
BDS.withWOTSDigest(ASN1ObjectIdentifier digestName) |
Modifier and Type | Method and Description |
---|---|
XMSSPrivateKeyParameters.Builder |
XMSSPrivateKeyParameters.Builder.withBDSState(BDS valBDS) |
Copyright © 2021 BouncyCastle.org. All rights reserved.