Encrypt, decrypt, hash, and password-protect files entirely in your browser.
Encrypt any text with a password. Output is a base64 string safe for email, SMS, or chat. AES-256-GCM, browser-only.
Decrypt base64 ciphertext produced by our Text Encrypter using its password. AES-256-GCM, browser-only.