|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.modes.gcm.BasicGCMExponentiator
| Constructor Summary | |
BasicGCMExponentiator()
|
|
| 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 BasicGCMExponentiator()
| 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.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||