OFB block cipher mode of operation. More...
Public Member Functions | |
CipherModeFinalTemplate_ExternalCipher (BlockCipher &cipher) | |
CipherModeFinalTemplate_ExternalCipher (BlockCipher &cipher, const byte *iv, int feedbackSize=0) | |
std::string | AlgorithmName () const |
OFB block cipher mode of operation.
BASE | CipherModeFinalTemplate_CipherHolder class |
Definition at line 302 of file modes.h.