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

 security::hash::scrypt-16384-1-8 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)- Flipped argument version for bug compatibility.

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

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