GCMExponentiator
public class Tables1kGCMExponentiator extends java.lang.Object implements GCMExponentiator
Constructor | Description |
---|---|
Tables1kGCMExponentiator() |
Modifier and Type | Method | Description |
---|---|---|
void |
exponentiateX(long pow,
byte[] output) |
|
void |
init(byte[] x) |
public void init(byte[] x)
init
in interface GCMExponentiator
public void exponentiateX(long pow, byte[] output)
exponentiateX
in interface GCMExponentiator