handyman

WebtoolsV.1.0

codeGitHub
arrow_back
security

AES Encryptor

Encrypt and decrypt text using AES with multiple modes

Configuration

GCM: Galois/Counter Mode - Provides encryption and authentication. Recommended.
🔐 Security: Uses Web Crypto API with PBKDF2 (100,000 iterations). All encryption happens in your browser.