Wolframe, 0.0.3

HMAC.hpp File Reference

Standard HMAC-SHA256 C++ interface. More...

#include <string>
#include "HMAC.h"

Go to the source code of this file.

Classes

class  _Wolframe::crypto::HMAC_SHA1
 Standard HMAC-SHA1 object. More...
 
class  _Wolframe::crypto::HMAC_SHA256
 Standard HMAC-SHA256 object. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::crypto
 Cryprographic structures and functions (implemented in the core library libwolframe)
 

Detailed Description

Standard HMAC-SHA256 C++ interface.