Crypto++
8.4
Free C++ class library of cryptographic schemes
|
Public Member Functions | |
CipherModeFinalTemplate_ExternalCipher () | |
Construct a default CipherModeFinalTemplate. More... | |
CipherModeFinalTemplate_ExternalCipher (BlockCipher &cipher) | |
Construct a CipherModeFinalTemplate. More... | |
CipherModeFinalTemplate_ExternalCipher (BlockCipher &cipher, const byte *iv, int feedbackSize=0) | |
Construct a CipherModeFinalTemplate. More... | |
std::string | AlgorithmName () const |
Provides the name of this algorithm. More... | |
std::string | AlgorithmProvider () const |
BASE | CipherModeFinalTemplate_CipherHolder base class Base class for external mode cipher combinations |
|
inline |
|
inline |
|
inline |
|
inline |
Provides the name of this algorithm.