CBC mode with ciphertext stealing. More...
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.
Definition at line 433 of file modes.h.