Package | Description |
---|---|
org.bouncycastle.pqc.crypto.newhope |
Modifier and Type | Class and Description |
---|---|
static class |
NHOtherInfoGenerator.PartyU
Party U (initiator) generation.
|
static class |
NHOtherInfoGenerator.PartyV
Party V (responder) generation.
|
Modifier and Type | Method and Description |
---|---|
NHOtherInfoGenerator |
NHOtherInfoGenerator.PartyU.withSuppPubInfo(byte[] suppPubInfo)
Add optional supplementary public info (DER tagged, implicit, 0).
|
NHOtherInfoGenerator |
NHOtherInfoGenerator.PartyV.withSuppPubInfo(byte[] suppPubInfo)
Add optional supplementary public info (DER tagged, implicit, 0).
|
Copyright © 2021 BouncyCastle.org. All rights reserved.