AES Encrypt/Decrypt Online
AES encryption/decryption with 5 modes: CBC, ECB, CFB, OFB, CTR. Custom key and IV supported.
Plaintext
Encrypt结果 (Base64)
How to Use
- Select encrypt or decrypt mode.
- Choose AES mode (CBC/ECB/CFB/OFB/CTR).
- Enter key, and IV if required (non-ECB modes).
- Enter text or ciphertext and click encrypt/decrypt.
FAQ
Which AES mode should I use?
CBC is the most commonly used and secure. ECB is not secure and not recommended.
What key length is required?
AES-128: 16 chars, AES-256: 32 chars recommended.
Need more powerful features?
* Some links are affiliate partnerships