Classes
Class | Description | |
---|---|---|
![]() | CbcBlockCipher | |
![]() | CcmBlockCipher | |
![]() | CfbBlockCipher | |
![]() | CtsBlockCipher | |
![]() | EaxBlockCipher | |
![]() | GcmBlockCipher |
Implements the Galois/Counter mode (GCM) detailed in
NIST Special Publication 800-38D.
|
![]() | GOfbBlockCipher | |
![]() | OfbBlockCipher | |
![]() | OpenPgpCfbBlockCipher | |
![]() | SicBlockCipher |
Interfaces
Interface | Description | |
---|---|---|
![]() | IAeadBlockCipher |
A block cipher mode that includes authenticated encryption with a streaming mode
and optional associated data. |