php8.5
Home/ Manual/ sodium / functions/ sodium_crypto_pwhash_scryptsalsa208sha256_str_verify

sodium_crypto_pwhash_scryptsalsa208sha256_str_verify

PHP function Edit on GitHub ✎

(PHP 7 >= 7.2.0, PHP 8)

Verify that the password is a valid password verification string

Description

sodium_crypto_pwhash_scryptsalsa208sha256_str_verify(string $hash, string $password): bool

Func

Parameters

hash
password

Return Values

Source: reference/sodium/functions/sodium-crypto-pwhash-scryptsalsa208sha256-str-verify.xml · from the official PHP manual (php/doc-en)