public class Tables1kGCMExponentiator extends Object implements GCMExponentiator
| Constructor and Description |
|---|
Tables1kGCMExponentiator() |
| Modifier and Type | Method and Description |
|---|---|
void |
exponentiateX(long pow,
byte[] output) |
void |
init(byte[] x) |
public void init(byte[] x)
init in interface GCMExponentiatorpublic void exponentiateX(long pow,
byte[] output)
exponentiateX in interface GCMExponentiatorCopyright © 2015. All rights reserved.