Crypto++  5.6.3
Free C++ class library of cryptographic schemes
Public Types | List of all members
CFB_FIPS_Mode_ExternalCipher Class Reference

CFB mode, external cipher, providing FIPS validated cryptography. More...

+ Inheritance diagram for CFB_FIPS_Mode_ExternalCipher:

Public Types

typedef CipherModeFinalTemplate_ExternalCipher< ConcretePolicyHolder< Empty, CFB_RequireFullDataBlocks< CFB_EncryptionTemplate< AbstractPolicyHolder< CFB_CipherAbstractPolicy, CFB_ModePolicy > > > > > Encryption
 
typedef CipherModeFinalTemplate_ExternalCipher< ConcretePolicyHolder< Empty, CFB_RequireFullDataBlocks< CFB_DecryptionTemplate< AbstractPolicyHolder< CFB_CipherAbstractPolicy, CFB_ModePolicy > > > > > Decryption
 

Detailed Description

CFB mode, external cipher, providing FIPS validated cryptography.

Requires full block plaintext according to FIPS 800-38A

Definition at line 349 of file modes.h.


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