#include <eap_archie_crypto.hxx>
Public Types | |
enum | MAC_LengthType { MAC_Length96, MAC_Length128 } |
Public Member Functions | |
void | operator() (std::string &in, std::string &out, std::string &sharedSecret, MAC_LengthType lengthType) |
|
The AES-CBC-MAC-{96,128} implementation.
|