Crypto++
8.9
Free C++ class library of cryptographic schemes
|
CBC mode with ciphertext stealing, external cipher. More...
Public Types | |
typedef CipherModeFinalTemplate_ExternalCipher< CBC_CTS_Encryption > | Encryption |
typedef CipherModeFinalTemplate_ExternalCipher< CBC_CTS_Decryption > | Decryption |
![]() | |
typedef SymmetricCipher | Encryption |
implements the SymmetricCipher interface | |
typedef SymmetricCipher | Decryption |
implements the SymmetricCipher interface | |
CBC mode with ciphertext stealing, external cipher.