Encrypt / Decrypt

Encrypt and decrypt text with a passphrase using AES-256-GCM. Client-side authenticated encryption — nothing is sent to a server.

How It Works

1

Enter your passphrase

Type a secret passphrase that will be used as the encryption key via PBKDF2 key derivation.

2

Encrypt or decrypt

Switch between Encrypt and Decrypt tabs. Paste plaintext to encrypt, or Base64 ciphertext to decrypt.

3

Copy the result

Copy the encrypted Base64 output to share securely, or copy the decrypted plaintext.

FAQ

Built & Maintained by Varstatt

Varstatt is a one-person product studio run by Jurij Tokarski, product engineer since 2011. These tools are free and open — no signup, no catch.