Classes

  ClassDescription
Public classCbcBlockCipher
Public classCcmBlockCipher
Public classCfbBlockCipher
Public classCtsBlockCipher
Public classEaxBlockCipher
Public classGcmBlockCipher
Implements the Galois/Counter mode (GCM) detailed in NIST Special Publication 800-38D.
Public classGOfbBlockCipher
Public classOfbBlockCipher
Public classOpenPgpCfbBlockCipher
Public classSicBlockCipher

Interfaces

  InterfaceDescription
Public interfaceIAeadBlockCipher
A block cipher mode that includes authenticated encryption with a streaming mode and optional associated data.