public class

Tables8kGCMMultiplier

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

Summary

Public Constructors
Tables8kGCMMultiplier()
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 Tables8kGCMMultiplier ()

Public Methods

public void init (byte[] H)

public void multiplyH (byte[] x)