Encrypt / Decrypt

Encrypt and decrypt text with a passphrase using AES-256-GCM. All processing is done client-side.

Plaintext
Encrypted (Base64)

Technical Details

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

Related Tools

Building something that handles sensitive data?

Plan your security and architecture before writing code — run a Discovery session.

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.