AES Encryption / Decryption
Encrypt and decrypt text using symmetric key algorithms like AES. Supports multiple modes including GCM and CBC.
How to Use
Enter Text and Key

Enter the text and password (key) for encryption or decryption
Select Algorithm

Select encryption algorithm like AES-256-GCM or AES-256-CBC
Copy Result

Copy and use the encrypted or decrypted text
Features
Multiple Algorithms
Supports multiple algorithms: AES-GCM, AES-CBC, ChaCha, and more
Encrypt & Decrypt
Switch between encryption and decryption with one click
Web Crypto API
High-security encryption using the browser-standard Web Crypto API
FAQ
🔗Related Tools
Base64 Encoder/Decoder
Encode and decode text in Base64 format. Fully supports UTF-8 characters.
URL Encoder/Decoder
Encode and decode URLs in real time. Supports both encodeURIComponent and encodeURI methods.
HTML Entity Encoder
Convert HTML special characters to entities and back. Supports & < > and numeric character references.
Hash Generator
Generate SHA-1/256/384/512 hash values from text. All algorithms computed in real time as you type.
Password Strength Checker
Check password strength in real-time. Analyzes length, character types, and patterns to provide a score.
Text to Binary Converter
Convert between text and binary representation. Fully supports UTF-8 characters including international text.