VMAC< T_BlockCipher, T_DigestBitSize > Class Template Reference

VMAC More...

#include <vmac.h>

Inheritance diagram for VMAC< T_BlockCipher, T_DigestBitSize >:

SimpleKeyingInterfaceImpl< VMAC_Base, SameKeyLengthAs< T_BlockCipher, SimpleKeyingInterface::UNIQUE_IV, T_BlockCipher::BLOCKSIZE > >

List of all members.

Public Member Functions

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 StaticAlgorithmName ()


Detailed Description

template<class T_BlockCipher, int T_DigestBitSize = 128>
class VMAC< T_BlockCipher, T_DigestBitSize >

VMAC

Definition at line 64 of file vmac.h.


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

Generated on Mon Oct 27 02:45:20 2008 for Crypto++ by  doxygen 1.5.7.1