Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
PasswordHasher Class Reference

#include <passwordhasher.h>

Static Public Member Functions

static QString computeHash (const QString &password, const QString &salt)
static QString generateRandomSalt (const int len=16)
static QString generateActivationToken ()

Member Function Documentation

◆ computeHash()

QString PasswordHasher::computeHash ( const QString & password,
const QString & salt )
static
Here is the caller graph for this function:

◆ generateActivationToken()

QString PasswordHasher::generateActivationToken ( )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ generateRandomSalt()

QString PasswordHasher::generateRandomSalt ( const int len = 16)
static
Here is the caller graph for this function:

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