sodium_crypto_pwhash_scryptsalsa208sha256_str

(PHP 7 >= 7.2.0, PHP 8)

sodium_crypto_pwhash_scryptsalsa208sha256_strGet an ASCII encoded hash

Description

sodium_crypto_pwhash_scryptsalsa208sha256_str(string$password, int$opslimit, int$memlimit): string

Avertissement

Cette fonction est actuellement non documentée ; seule la liste des arguments est disponible.

Liste de paramètres

password

opslimit

memlimit

Valeurs de retour

To Top