CipherModeFinalTemplate_ExternalCipher< BASE > Class Template Reference

OFB block cipher mode of operation. More...

Inheritance diagram for CipherModeFinalTemplate_ExternalCipher< BASE >:
BASE

List of all members.

Public Member Functions

 CipherModeFinalTemplate_ExternalCipher (BlockCipher &cipher)
 CipherModeFinalTemplate_ExternalCipher (BlockCipher &cipher, const byte *iv, int feedbackSize=0)
std::string AlgorithmName () const

Detailed Description

template<class BASE>
class CipherModeFinalTemplate_ExternalCipher< BASE >

OFB block cipher mode of operation.

Template Parameters:
BASE CipherModeFinalTemplate_CipherHolder class

Definition at line 302 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