Crypto++
Public Types
CBC_CTS_Mode Struct Reference

CBC mode with ciphertext stealing. More...

#include <modes.h>

Inheritance diagram for CBC_CTS_Mode:
CipherModeDocumentation SymmetricCipherDocumentation

List of all members.

Public Types

typedef
CipherModeFinalTemplate_CipherHolder
< typename CIPHER::Encryption,
CBC_CTS_Encryption
Encryption
 implements the SymmetricCipher interface
typedef
CipherModeFinalTemplate_CipherHolder
< typename CIPHER::Decryption,
CBC_CTS_Decryption
Decryption
 implements the SymmetricCipher interface

Detailed Description

CBC mode with ciphertext stealing.


The documentation for this struct was generated from the following file: