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
- Pick Encrypt or Decrypt and an algorithm.
- Enter a passphrase.
- Type your text; copy the result.