|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.pqc.crypto.newhope.NHSecretKeyProcessor
A processor with associated builders for doing secret key transformation using the New Hope algorithm.
Inner Class Summary | |
static class |
NHSecretKeyProcessor.PartyUBuilder
Party U (initiator) processor builder. |
static class |
NHSecretKeyProcessor.PartyVBuilder
Party V (responder) processor builder. |
Method Summary | |
byte[] |
processKey(byte[] initialKey)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public byte[] processKey(byte[] initialKey)
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |