Argon2 Hash Generator
Generate a real RFC 9106 Argon2id, Argon2i, or Argon2d hash from a password or message, with configurable memory cost, iterations, and parallelism. Runs entirely in your browser — nothing is sent to a server.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Password / message to hash
Variant
argon2id, argon2i, argon2d Memory cost (m, KiB)
8 <= x <= 65536Iterations (t)
1 <= x <= 10Parallelism (p)
1 <= x <= 8Hash length (bytes)
4 <= x <= 128Salt
auto, custom Custom salt
Output format
encoded, hex, base64 Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.