Crypto++
7.0
Free C++ class library of cryptographic schemes
|
Block cipher mode of operation aggregate. More...
Public Member Functions | |
CipherModeFinalTemplate_CipherHolder (const byte *key, size_t length) | |
CipherModeFinalTemplate_CipherHolder (const byte *key, size_t length, const byte *iv) | |
CipherModeFinalTemplate_CipherHolder (const byte *key, size_t length, const byte *iv, int feedbackSize) | |
![]() | |
std::string | AlgorithmName () const |
The algorithm name. More... | |
Static Public Member Functions | |
static std::string | StaticAlgorithmName () |
![]() | |
static std::string | StaticAlgorithmName () |
The algorithm name. More... | |
Block cipher mode of operation aggregate.