WPDev.one
Core Function
View Source on Trac ↗

crypto_pwhash()

crypto_pwhash( mixed $outlen, mixed $passwd, mixed $salt, mixed $opslimit, mixed $memlimit )

No description available.

Parameters 5 required

Name / Type Description
int

$outlen

Required
string

$passwd

Required
string

$salt

Required
int

$opslimit

Required
int

$memlimit

Required

Return Value

(string)
string

Function Information

Source File
wp-includes/sodium_compat/lib/sodium_compat.php
Advertisement