WPDev.one
Core Function
View Source on Trac ↗

sodium_crypto_pwhash_scryptsalsa208sha256()

sodium_crypto_pwhash_scryptsalsa208sha256( mixed $length, mixed $passwd, mixed $salt, mixed $opslimit, mixed $memlimit )

No description available.

Parameters 5 required

Name / Type Description
int

$length

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/php72compat.php
Advertisement