Sodium Fonctions
PHP Manual

sodium_crypto_generichash

(PHP 7 >= 7.2.0)

sodium_crypto_generichashGet a hash of the message

Description

string sodium_crypto_generichash ( string $msg [, string $key [, int $length = SODIUM_CRYPTO_GENERICHASH_BYTES ]] )

Avertissement

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

Liste de paramètres

msg

key

length

Valeurs de retour


Sodium Fonctions
PHP Manual