Class Tables4kGCMMultiplier
java.lang.Object
org.bouncycastle.crypto.modes.gcm.Tables4kGCMMultiplier
- All Implemented Interfaces:
GCMMultiplier
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Tables4kGCMMultiplier
public Tables4kGCMMultiplier()
-
-
Method Details
-
init
public void init(byte[] H) - Specified by:
init
in interfaceGCMMultiplier
-
multiplyH
public void multiplyH(byte[] x) - Specified by:
multiplyH
in interfaceGCMMultiplier
-