Crypto++
5.6.5
Free C++ class library of cryptographic schemes
|
Public Member Functions | |
CipherModeFinalTemplate_ExternalCipher (BlockCipher &cipher) | |
CipherModeFinalTemplate_ExternalCipher (BlockCipher &cipher, const byte *iv, int feedbackSize=0) | |
std::string | AlgorithmName () const |
BASE | CipherModeFinalTemplate_CipherHolder base class |