Crypto++
|
CBC mode with ciphertext stealing. More...
#include <modes.h>
Public Types | |
typedef CipherModeFinalTemplate_CipherHolder < typename CIPHER::Encryption, CBC_CTS_Encryption > | Encryption |
typedef CipherModeFinalTemplate_CipherHolder < typename CIPHER::Decryption, CBC_CTS_Decryption > | Decryption |
CBC mode with ciphertext stealing.