GoLang sodium_crypto_pwhash

request it (271)
GoLang replacement for PHP's sodium_crypto_pwhash [edit | history]



Do you know a GoLang replacement for PHP's sodium_crypto_pwhash? Write it!

PHP sodium_crypto_pwhash

PHP original manual for sodium_crypto_pwhash [ show | php.net ]

sodium_crypto_pwhash

(PHP 7 >= 7.2.0)

sodium_crypto_pwhashDerive a key from a password

Description

string sodium_crypto_pwhash ( int $length , string $password , string $salt , int $opslimit , int $memlimit [, int $alg ] )

Warning

This function is currently not documented; only its argument list is available.

Parameters

length

password

salt

opslimit

memlimit

alg

Return Values