Sodium Fonctions
PHP Manual

sodium_crypto_pwhash_scryptsalsa208sha256

(PHP 7 >= 7.2.0)

sodium_crypto_pwhash_scryptsalsa208sha256Derives a key from a password

Description

string sodium_crypto_pwhash_scryptsalsa208sha256 ( int $length , string $password , string $salt , int $opslimit , int $memlimit )

Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Liste de paramètres

length

password

salt

opslimit

memlimit

Valeurs de retour


Sodium Fonctions
PHP Manual