pbkdf2.h(0)
limb manual
pbkdf2.h(0)
NAME
pbkdf2.h - compute PBKDF2
SYNOPSIS
#include <limb/pbkdf2.h>
DESCRIPTION
This header defines the required functions to derive a key from a password via PBKDF2.
Functions
The following functions are defined :
Derive a key from given password & salt using PBKDF2 based on the given hasher.