Tool Box

Encrypt / Decrypt (AES, DESโ€ฆ)

Encrypt or decrypt text with a passphrase (AES, DES, 3DES, RC4, Rabbit). Runs in your browser.

Input
Output

Uses crypto-js with the OpenSSL passphrase format. For strong security prefer modern authenticated encryption.

About this tool

Encrypt or decrypt text with a passphrase using AES, DES, 3DES, RC4 or Rabbit (crypto-js, OpenSSL format).

How to use

  1. Pick Encrypt or Decrypt and an algorithm.
  2. Enter a passphrase.
  3. Type your text; copy the result.