DMAC< T > Class Template Reference

DMAC. More...

#include <dmac.h>

Inheritance diagram for DMAC< T >:

MessageAuthenticationCodeFinal< DMAC_Base< T > > ClonableImpl< MessageAuthenticationCodeFinal< BASE >, MessageAuthenticationCodeImpl< BASE > >

List of all members.

Public Member Functions

 DMAC (const byte *key, size_t length=DMAC_Base< T >::DEFAULT_KEYLENGTH)
ClonableClone () const


Detailed Description

template<class T>
class DMAC< T >

DMAC.

Based on "CBC MAC for Real-Time Data Sources" by Erez Petrank and Charles Rackoff. T should be a class derived from BlockCipherDocumentation.

Definition at line 39 of file dmac.h.


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

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