Greenbone Vulnerability Management Libraries 22.32.0
PBASettings Struct Reference

#include <passwordbasedauthentication.h>

Collaboration diagram for PBASettings:
Collaboration graph

Data Fields

char pepper [MAX_PEPPER_SIZE]
unsigned int count
char * prefix

Detailed Description

PBASettings is used by pba_hash to control SALT, HASH function and computional costs.

Definition at line 22 of file passwordbasedauthentication.h.

Field Documentation

◆ count

unsigned int PBASettings::count

Definition at line 25 of file passwordbasedauthentication.h.

Referenced by Ensure(), Ensure(), pba_hash(), and pba_init().

◆ pepper

char PBASettings::pepper[MAX_PEPPER_SIZE]

◆ prefix

char* PBASettings::prefix

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