Package | Description |
---|---|
org.spongycastle.crypto.modes |
Modes for symmetric ciphers.
|
org.spongycastle.crypto.modes.gcm |
Modifier and Type | Field and Description |
---|---|
private GCMMultiplier |
GCMBlockCipher.multiplier |
Constructor and Description |
---|
GCMBlockCipher(BlockCipher c,
GCMMultiplier m) |
Modifier and Type | Class and Description |
---|---|
class |
BasicGCMMultiplier |
class |
Tables64kGCMMultiplier |
class |
Tables8kGCMMultiplier |