Fabcoin Core  0.16.2
P2P Digital Currency
Public Types | List of all members
CBC_CTS_Mode_ExternalCipher Class Reference

CBC mode with ciphertext stealing, external cipher. More...

#include <modes.h>

Inheritance diagram for CBC_CTS_Mode_ExternalCipher:
[legend]
Collaboration diagram for CBC_CTS_Mode_ExternalCipher:
[legend]

Public Types

typedef CipherModeFinalTemplate_ExternalCipher< CBC_CTS_EncryptionEncryption
 
typedef CipherModeFinalTemplate_ExternalCipher< CBC_CTS_DecryptionDecryption
 
- Public Types inherited from SymmetricCipherDocumentation
typedef SymmetricCipher Encryption
 implements the SymmetricCipher interface More...
 
typedef SymmetricCipher Decryption
 implements the SymmetricCipher interface More...
 

Detailed Description

CBC mode with ciphertext stealing, external cipher.

Definition at line 459 of file modes.h.

Member Typedef Documentation

Definition at line 462 of file modes.h.

Definition at line 461 of file modes.h.


The documentation for this class was generated from the following file: