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

OFB mode, external cipher. More...

#include <modes.h>

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

Public Types

typedef CipherModeFinalTemplate_ExternalCipher< ConcretePolicyHolder< Empty, AdditiveCipherTemplate< AbstractPolicyHolder< AdditiveCipherAbstractPolicy, OFB_ModePolicy > > > > Encryption
 
typedef Encryption Decryption
 
- Public Types inherited from SymmetricCipherDocumentation
typedef SymmetricCipher Encryption
 implements the SymmetricCipher interface More...
 
typedef SymmetricCipher Decryption
 implements the SymmetricCipher interface More...
 

Detailed Description

OFB mode, external cipher.

Definition at line 383 of file modes.h.

Member Typedef Documentation

Definition at line 386 of file modes.h.

Definition at line 385 of file modes.h.


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