Security Tools
Passwords, hashes, encryption and classic ciphers. All cryptography runs locally in your browser.
Generate strong, random passwords with custom length and character options. Cryptographically secure.
π Password Strength CheckerCheck how strong your password is and how long it would take to crack. Runs 100% locally.
π MD5 Hash GeneratorGenerate the MD5 hash of any text instantly in your browser.
π SHA-256 Hash GeneratorGenerate the SHA-256 hash of any text instantly in your browser.
π Hash GeneratorGenerate MD5, SHA-1, SHA-256, SHA-384 and SHA-512 hashes of any text at once.
π HMAC GeneratorGenerate HMAC signatures with a secret key using SHA-256, SHA-1 or SHA-512.
π AES Encrypt / DecryptEncrypt and decrypt text with a password using AES-256-GCM, entirely in your browser.
π Caesar CipherEncode and decode text with the Caesar cipher - shift letters by any amount, or brute-force all shifts.
π ROT13 EncoderEncode and decode ROT13 text instantly. ROT13 is its own inverse - paste and convert.
π Morse Code TranslatorTranslate text to Morse code and Morse code back to text, with audio playback.
π VigenΓ¨re CipherEncrypt and decrypt text with the classic VigenΓ¨re keyword cipher.