Class NHSecretKeyProcessor
java.lang.Object
org.bouncycastle.pqc.crypto.newhope.NHSecretKeyProcessor
A processor with associated builders for doing secret key transformation using
the New Hope algorithm.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Party U (initiator) processor builder.static class
Party V (responder) processor builder. -
Method Summary
-
Method Details
-
processKey
public byte[] processKey(byte[] initialKey)
-