⏱️ Recently Used

🍪 We use cookies to save your preferences. Learn more

🔐 Text Encryption & Decryption

Encrypt and decrypt text using AES-256-CBC — the same standard used in banking and military applications.

Keep this key safe — you need the same key to decrypt

🔒 AES-256-CBC

This tool uses AES-256-CBC encryption with a random IV for each encryption. The output is base64-encoded. Text is processed on our server but never stored — files are discarded immediately after response.