← Back

AES Encrypt / Decrypt

AES-CBC / AES-GCM symmetric encryption using Web Crypto API
Key is derived to 256-bit AES key using SHA-256
Mode:

Uses Web Crypto API, processed locally, data not uploaded