crypto_argon2
Generate and verify secure Argon2 password hashes with customizable memory, time, and thread parameters for Argon2i or Argon2id variants.
Instructions
Menu ID: argon2. Argon2 Generator. Generate secure Argon2 password hashes with customizable parameters. Support for Argon2i and Argon2id variants with verification. Use describe_tool with tool_id "argon2" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes | ||
| variant | Yes | ||
| memory | Yes | ||
| time | Yes | ||
| threads | Yes |