Generate a key using the scrypt algorithm from the given password and salt, using the scrypt-async JavaScript implementation. Output is base64-encoded.
Generate a key using the scrypt algorithm from the given password and salt, using the scrypt-async JavaScript implementation. Output is base64-encoded.