Crypto++
Public Member Functions
DMAC Class Reference

DMAC. More...

#include <dmac.h>

Inheritance diagram for DMAC:
MessageAuthenticationCodeFinal< DMAC_Base< T > >

List of all members.

Public Member Functions

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

Detailed Description

DMAC.

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


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