AES Encryption / Decryption
AES (Advanced Encryption Standard) is a symmetric encryption algorithm widely used to secure data. This free online tool uses AES-GCM mode, which provides both confidentiality and authenticity. The encryption is performed entirely in your browser using the Web Crypto API - your data never leaves your device, ensuring complete privacy and security.
Features
Lock
AES-GCM Mode
Authenticated encryption with 96-bit IV and 128-bit authentication tag.
Key
Key Derivation
Secure PBKDF2 key derivation with 100,000 iterations.
Shield
Client-Side Only
All processing happens in your browser.
Frequently Asked Questions
Tags
aes
encryption
decryption
crypto
gcm
cipher