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 GCMExponentiator
public void exponentiateX(long pow, byte[] output)
exponentiateX
in interface GCMExponentiator
Copyright © 2015. All rights reserved.