DOOLS

Argon2 Hash Generator

Generate secure Argon2 password hashes

⚙️ Generate Hash

Salt is required

Argon2 Parameters

📝 Generated Hash

Generated hash will appear here

ℹ️ About Argon2

Argon2 is a modern, secure password hashing algorithm that won the Password Hashing Competition in 2015.

Available types:

  • Argon2id (Recommended): Hybrid approach combining resistance to both side-channel and GPU attacks
  • Argon2i: Optimized against side-channel attacks, suitable for password hashing
  • Argon2d: Optimized against GPU attacks, suitable for cryptocurrencies

Adjust memory, iterations, and parallelism to balance security and performance for your use case.