crypto_scrypt
Generate secure Scrypt password hashes with customizable parameters. Memory-hard key derivation function resists hardware attacks.
Instructions
Menu ID: scrypt. Scrypt Generator. Generate secure Scrypt password hashes with customizable parameters. Memory-hard key derivation function resistant to hardware attacks. Use describe_tool with tool_id "scrypt" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes | ||
| N | Yes | ||
| r | Yes | ||
| p | Yes | ||
| length | Yes | ||
| salt | Yes |