public class Tables8kGCMMultiplier extends java.lang.Object implements GCMMultiplier
| Constructor and Description |
|---|
Tables8kGCMMultiplier() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(byte[] H) |
void |
multiplyH(byte[] x) |
public void init(byte[] H)
init in interface GCMMultiplierpublic void multiplyH(byte[] x)
multiplyH in interface GCMMultiplier