|
Crypto++
|
CBC mode with ciphertext stealing. More...
#include <modes.h>
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 | |
CBC mode with ciphertext stealing.
1.7.6.1