|
Crypto++
5.6.3
Free C++ class library of cryptographic schemes
|
OFB block cipher mode of operation. More...
Inheritance diagram for CipherModeFinalTemplate_ExternalCipher< BASE >: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 |
1.8.11