sodium_crypto_pwhash_scryptsalsa208sha256

(PHP 7 >= 7.2.0)

sodium_crypto_pwhash_scryptsalsa208sha256Derives a key from a password

Descripción

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

Advertencia

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

length

password

salt

opslimit

memlimit

Valores devueltos