#include <dmac.h>
Inheritance diagram for DMAC< T >:

Based on "CBC MAC for Real-Time Data Sources" by Erez Petrank and Charles Rackoff. T should be BlockTransformation class.
Definition at line 38 of file dmac.h.
Public Member Functions | |
| DMAC (const byte *key, unsigned int length=DMAC_Base< T >::DEFAULT_KEYLENGTH) | |
1.3.6