Package | Description |
---|---|
old.org.bouncycastle.crypto.modes |
Modifier and Type | Class and Description |
---|---|
class |
CCMBlockCipher
Implements the Counter with Cipher Block Chaining mode (CCM) detailed in
NIST Special Publication 800-38C.
|
class |
EAXBlockCipher
A Two-Pass Authenticated-Encryption Scheme Optimized for Simplicity and
Efficiency - by M.
|
class |
GCMBlockCipher
Implements the Galois/Counter mode (GCM) detailed in
NIST Special Publication 800-38D.
|
Copyright © 2015. All rights reserved.