Password & Security
11 toolsPassword generators, hashes, ciphers, and crypto utilities.
Good security tools should be the last place your secrets get uploaded. Every generator, hash, and cipher here runs locally, so passwords, keys, and plaintext never touch a server.
Use the generators for real accounts, the strength checker to sanity-test what you already have, and the classic ciphers (Caesar, Vigenere, ROT13) for puzzles and learning rather than protecting anything that matters.
Most popular
- AES Encrypt/Decrypt Encrypt and decrypt text in your browser using AES-256-GCM and PBKDF2. Everything stays on your device.
- Caesar Cipher Encode or decode text with the Caesar cipher. Set any shift from 1 to 25, or use brute-force mode to try all 25 possible shifts at once. Great for puzzles.
- File Hash Calculator Calculate SHA-1, SHA-256, SHA-384, and SHA-512 hashes for any file. Drag and drop to verify file integrity. All processing happens locally in your browser.
- Hash Generator Generate MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes from text or files, instantly, in your browser. Hex or Base64 output. Nothing uploaded anywhere.
- HMAC Generator Generate HMAC signatures online using HMAC-SHA-256, HMAC-SHA-512, HMAC-SHA-384, or HMAC-SHA-1. Enter a message and secret key. All computation happens in your browser.
- Passphrase Generator Generate strong Diceware passphrases using the EFF wordlist and Web Crypto randomness. Memorable, high-entropy, and never transmitted anywhere.
- Password Generator Generate strong random passwords using the Web Crypto API.
- Password Strength Check the strength of any password locally: get an entropy estimate, crack time at four attack speeds, pattern warnings, and improvement tips. Nothing sent anywhere.
- ROT13 Encode or decode ROT13 online instantly. ROT13 is self-inverse: apply it twice to restore the original text. Useful for hiding spoilers, puzzle answers, and obfuscating text.
- TOTP Generator Generate TOTP authentication codes from a Base32 secret (RFC 6238 compliant). Shows the current code, next code, and countdown timer. Everything runs in your browser.
- Vigenère Cipher Encode or decode text with the Vigenère cipher. Enter your text and a keyword; each letter shifts by the corresponding letter of the repeating keyword.
No tools match your filter.
Try a different keyword, or clear the filter.