SymmetricCipherFinal< BASE, INFO > Class Template Reference

#include <strciphr.h>

Inheritance diagram for SymmetricCipherFinal< BASE, INFO >:

AlgorithmImpl< SimpleKeyingInterfaceImpl< BASE, INFO >, INFO > SimpleKeyingInterfaceImpl< BASE, INFO > Weak1::ARC4 Weak1::MARC4

List of all members.


Detailed Description

template<class BASE, class INFO = BASE>
class SymmetricCipherFinal< BASE, INFO >

_

Definition at line 277 of file strciphr.h.


Public Member Functions

 SymmetricCipherFinal (const byte *key)
 SymmetricCipherFinal (const byte *key, size_t length)
 SymmetricCipherFinal (const byte *key, size_t length, const byte *iv)
ClonableClone () const
std::string AlgorithmName () const
size_t MinKeyLength () const
size_t MaxKeyLength () const
size_t DefaultKeyLength () const
size_t GetValidKeyLength (size_t n) const
SimpleKeyingInterface::IV_Requirement IVRequirement () const
unsigned int IVSize () const

Static Public Member Functions

static std::string __cdecl StaticAlgorithmName ()

The documentation for this class was generated from the following file:

Generated on Mon Oct 27 02:39:36 2008 for Crypto++ by  doxygen 1.5.6