VMAC< T_BlockCipher, T_DigestBitSize > Class Template Reference
VMAC
More...
#include <vmac.h>
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: