Encrypt and decrypt text with ROT13, Caesar cipher brute-force, or AES-256-GCM. Educational fun cryptography tool.
Try it Free →Classic simple cipher where each letter is shifted 13 positions. Encoding and decoding are the same operation.
Shift cipher with all 25 possible shifts shown at once. Find the correct shift by reading through results.
Military-grade encryption with PBKDF2 key derivation. Enter a password to encrypt/decrypt.
Encryption and decryption update instantly as you type.
Uses Web Crypto API for AES. All processing is local. Your data never leaves your device.
Copy encrypted or decrypted text with one click.
Select ROT13, Caesar (with brute force), or AES-256-GCM encryption.
Type or paste the text you want to encrypt or decrypt.
AES requires a password to derive the encryption key.
View the result and copy to your clipboard.