Async scrypt function for computing encryption key. This is a wrapper around the builtin scrypt function using util.promisify
the password
the salt
Async scrypt function for computing encryption key. This is a wrapper around the builtin scrypt function using util.promisify