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