Argon2 Hash Generator

Generate modern Argon2 password hashes with tunable memory and iterations.

Input
Argon2 Hash

Generated hash will appear here...

Customization
1024
3
1
Argon2 Info

Argon2 is the winner of the Password Hashing Competition. It is designed to be highly resistant to GPU cracking attacks by utilizing heavy memory constraints.

About this Tool

Argon2 is the winner of the 2015 Password Hashing Competition and is considered the most secure password hashing algorithm available today. It comes in three variants: Argon2d (data-dependent, resistant to GPU attacks), Argon2i (data-independent, resistant to side-channel attacks), and Argon2id (hybrid, recommended for most use cases). Argon2 is designed to resist both GPU and ASIC attacks by requiring significant memory resources.

Frequently Asked Questions