CBC mode, external cipher. More...
Public Types | |
typedef CipherModeFinalTemplate_ExternalCipher < CBC_Encryption > | Encryption |
implements the SymmetricCipher interface | |
typedef CipherModeFinalTemplate_ExternalCipher < CBC_Decryption > | Decryption |
implements the SymmetricCipher interface |
CBC mode, external cipher.
Definition at line 425 of file modes.h.