Public Types

CFB_Mode_ExternalCipher Struct Reference

CFB mode, external cipher. More...

#include <modes.h>

Inheritance diagram for CFB_Mode_ExternalCipher:
CipherModeDocumentation SymmetricCipherDocumentation

List of all members.

Public Types

typedef
CipherModeFinalTemplate_ExternalCipher
< ConcretePolicyHolder< Empty,
CFB_EncryptionTemplate
< AbstractPolicyHolder
< CFB_CipherAbstractPolicy,
CFB_ModePolicy > > > > 
Encryption
 implements the SymmetricCipher interface
typedef
CipherModeFinalTemplate_ExternalCipher
< ConcretePolicyHolder< Empty,
CFB_DecryptionTemplate
< AbstractPolicyHolder
< CFB_CipherAbstractPolicy,
CFB_ModePolicy > > > > 
Decryption
 implements the SymmetricCipher interface

Detailed Description

CFB mode, external cipher.

Definition at line 304 of file modes.h.


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