public class

Tables64kGCMMultiplier

extends Object
implements GCMMultiplier
java.lang.Object
   ↳ org.bouncycastle.crypto.modes.gcm.Tables64kGCMMultiplier

Summary

Public Constructors
Tables64kGCMMultiplier()
Public Methods
void init(byte[] H)
void multiplyH(byte[] x)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.bouncycastle.crypto.modes.gcm.GCMMultiplier

Public Constructors

public Tables64kGCMMultiplier ()

Public Methods

public void init (byte[] H)

public void multiplyH (byte[] x)