|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.modes.kgcm.BasicKGCMMultiplier_256
Constructor Summary | |
BasicKGCMMultiplier_256()
|
Method Summary | |
void |
init(long[] H)
|
void |
multiplyH(long[] z)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BasicKGCMMultiplier_256()
Method Detail |
public void init(long[] H)
init
in interface KGCMMultiplier
public void multiplyH(long[] z)
multiplyH
in interface KGCMMultiplier
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |