AES Encrypt / Decrypt

The AES Encrypt / Decrypt tool protects data with the Advanced Encryption Standard. It runs locally, so your plaintext and key never leave the browser. Use it to secure notes, config snippets or small files before sharing.

Contents

Key Features

Use Cases

How to Use

  1. Pick encrypt or decrypt
  2. Choose the mode and enter a passphrase
  3. Paste the text or pick a file
  4. Read the ciphertext output

Practical Tips

FAQ

Is my data uploaded?
No, all cryptography happens in your browser.
Which mode should I use?
GCM for new work; CBC only for compatibility.
← Back to Guides