Fabcoin Core
0.16.2
P2P Digital Currency
|
CBC mode with ciphertext stealing, external cipher. More...
#include <modes.h>
Public Types | |
typedef CipherModeFinalTemplate_ExternalCipher< CBC_CTS_Encryption > | Encryption |
typedef CipherModeFinalTemplate_ExternalCipher< CBC_CTS_Decryption > | Decryption |
Public Types inherited from SymmetricCipherDocumentation | |
typedef SymmetricCipher | Encryption |
implements the SymmetricCipher interface More... | |
typedef SymmetricCipher | Decryption |
implements the SymmetricCipher interface More... | |