Uses of Class
org.bouncycastle.pqc.crypto.newhope.NHOtherInfoGenerator
Packages that use NHOtherInfoGenerator
-
Uses of NHOtherInfoGenerator in org.bouncycastle.pqc.crypto.newhope
Subclasses of NHOtherInfoGenerator in org.bouncycastle.pqc.crypto.newhopeModifier and TypeClassDescriptionstatic classParty U (initiator) generation.static classParty V (responder) generation.Methods in org.bouncycastle.pqc.crypto.newhope that return NHOtherInfoGeneratorModifier and TypeMethodDescriptionNHOtherInfoGenerator.PartyU.withSuppPubInfo(byte[] suppPubInfo) Add optional supplementary public info (DER tagged, implicit, 0).NHOtherInfoGenerator.PartyV.withSuppPubInfo(byte[] suppPubInfo) Add optional supplementary public info (DER tagged, implicit, 0).