🔐
Security
Argon2 Parameters Recommender
Recommend memory, iterations and parallelism for Argon2id following OWASP 2026 (m=19MiB, t=2, p=1) adjustable by use case (web/CLI/HSM).
memory (m)
—
iterations (t)
—
parallelism (p)
—
Racional
Exemplo (Node.js / argon2 lib)
Variante recomendada: Argon2id. Sempre use sal único por hash (16+ bytes aleatórios).
Related Tools
🔐
Password Generator
Generate strong, random passwords with custom length, uppercase letters, numbers and symbols. Generated in the browser — no data leaves your device.
🔐
Encrypt Text
Apply classic ciphers (Caesar, ROT13, Atbash) or Base64. Useful for puzzles, CTFs and testing — do not use for real security.
🛡️
Password Strength Checker
Check the strength of a password with entropy calculation, common-password check and improvement tips. Runs in your browser — no data is sent.