CFB_FIPS_Mode< CIPHER > Class Template Reference

CFB block cipher mode of operation providing FIPS validated cryptography. More...

Inheritance diagram for CFB_FIPS_Mode< CIPHER >:
CipherModeDocumentation SymmetricCipherDocumentation

List of all members.

Public Types

typedef
CipherModeFinalTemplate_CipherHolder
< typename CIPHER::Encryption,
ConcretePolicyHolder< Empty,
CFB_RequireFullDataBlocks
< CFB_EncryptionTemplate
< AbstractPolicyHolder
< CFB_CipherAbstractPolicy,
CFB_ModePolicy > > > > > 
Encryption
 implements the SymmetricCipher interface
typedef
CipherModeFinalTemplate_CipherHolder
< typename CIPHER::Encryption,
ConcretePolicyHolder< Empty,
CFB_RequireFullDataBlocks
< CFB_DecryptionTemplate
< AbstractPolicyHolder
< CFB_CipherAbstractPolicy,
CFB_ModePolicy > > > > > 
Decryption
 implements the SymmetricCipher interface

Detailed Description

template<class CIPHER>
class CFB_FIPS_Mode< CIPHER >

CFB block cipher mode of operation providing FIPS validated cryptography.

Requires full block plaintext according to FIPS 800-38A

Definition at line 340 of file modes.h.


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

Generated on 24 Mar 2016 for Crypto++ by  doxygen 1.6.1