public class

Tables1kGCMExponentiator

extends Object
implements GCMExponentiator
java.lang.Object
   ↳ org.bouncycastle.crypto.modes.gcm.Tables1kGCMExponentiator

Summary

Public Constructors
Tables1kGCMExponentiator()
Public Methods
void exponentiateX(long pow, byte[] output)
void init(byte[] x)
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.bouncycastle.crypto.modes.gcm.GCMExponentiator

Public Constructors

public Tables1kGCMExponentiator ()

Public Methods

public void exponentiateX (long pow, byte[] output)

public void init (byte[] x)