|
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.gcm.Tables1kGCMExponentiator
Constructor Summary | |
Tables1kGCMExponentiator()
|
Method Summary | |
void |
exponentiateX(long pow,
byte[] output)
|
void |
init(byte[] x)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Tables1kGCMExponentiator()
Method Detail |
public void init(byte[] x)
init
in interface GCMExponentiator
public void exponentiateX(long pow, byte[] output)
exponentiateX
in interface GCMExponentiator
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |