Class NHSecretKeyProcessor.PartyVBuilder
java.lang.Object
org.bouncycastle.pqc.crypto.newhope.NHSecretKeyProcessor.PartyVBuilder
- Enclosing class:
NHSecretKeyProcessor
Party V (responder) processor builder.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
byte[]
getPartB
(byte[] partUContribution) withSharedInfo
(byte[] sharedInfo)
-
Field Details
-
random
-
-
Constructor Details
-
PartyVBuilder
-
-
Method Details
-
getPartB
public byte[] getPartB(byte[] partUContribution) -
build