← Back to Tools

AES Encryption/Decryption

Category: Security Complexity: Medium Usage: High

Encrypt and decrypt text using AES algorithm with various key sizes and modes.

Encryption Settings

Encryption Key

Key will be hidden for security

Options

Initialization Vector - uncheck to provide custom IV

🔐 Security Notice

This tool runs entirely in your browser using the Web Crypto API. Keys and data are never sent to any server. For maximum security, use strong, unique keys and avoid reusing the same key-IV combination.