Class NHSecretKeyProcessor
- java.lang.Object
-
- org.bouncycastle.pqc.crypto.newhope.NHSecretKeyProcessor
-
public class NHSecretKeyProcessor extends java.lang.ObjectA processor with associated builders for doing secret key transformation using the New Hope algorithm.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNHSecretKeyProcessor.PartyUBuilderParty U (initiator) processor builder.static classNHSecretKeyProcessor.PartyVBuilderParty V (responder) processor builder.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]processKey(byte[] initialKey)
-