security::hash::scrypt-16384-8-1 (private)

 security::hash::scrypt-16384-8-1 password salt

Defined in packages/acs-tcl/tcl/security-procs.tcl

Compute a "password hash" using the scrypt password based key derivation function (RFC 7914)

Parameters:
password
salt
Returns:
hex encoded password hash (128 bytes)

Partial Call Graph (max 5 caller/called nodes):
%3 ns_crypto::scrypt ns_crypto::scrypt security::hash::scrypt-16384-8-1 security::hash::scrypt-16384-8-1 security::hash::scrypt-16384-8-1->ns_crypto::scrypt

Testcases:
No testcase defined.
[ show source ]
Show another procedure: