Security
Password gen & strength, hash, encrypt.
Password Generator
Security
Strong, random passwords — generated in your browser, never sent.
Password Strength
Security
See how strong your password is — checked locally, never sent.
Encrypt Text
Security
Password-protect a message with AES-256 — encrypted and decrypted in your browser.
Bcrypt Generator
Security
Hash a password with bcrypt, or check a password against an existing hash. Nothing sent.
htpasswd Generator
Security
Build a .htpasswd file for Apache or nginx basic auth — bcrypt or Apache MD5, several users at once.