Derive a key using Scrypt with custom parameters.
Password or passphrase
Salt value
Desired output length
Log2 of the CPU/memory cost parameter N (must be <64)
Block size parameter (must be >0)
Parallelization parameter (must be >0)
Derived key
Derive a key using Scrypt with custom parameters.