Crypto++
5.6.4
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 |
Static Public Member Functions | |
static std::string | StaticAlgorithmName () |
![]() | |
static std::string | StaticAlgorithmName () |
Block cipher mode of operation aggregate.