🔐 Text Encryption & Decryption
Encrypt and decrypt text using AES-256-CBC — the same standard used in banking and military applications.
🔒 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.