Wolframe, 0.0.3

usernameHash.hpp File Reference

username hash used by Wolframe authentication More...

#include <string>
#include <system/randomGenerator.hpp>
#include "crypto/HMAC.h"

Go to the source code of this file.

Classes

class  _Wolframe::AAAA::UsernameHash
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::AAAA
 Interfaces for authentication, authorization, auditing and accounting.
 

Variables

static const size_t _Wolframe::AAAA::USERNAME_HASH_SIZE = HMAC_SHA256_HASH_SIZE
 
static const size_t _Wolframe::AAAA::USERNAME_HASH_SALT_SIZE = 128 / 8
 

Detailed Description

username hash used by Wolframe authentication