CLIENT-SIDE โ€ข AES-256-GCM

AES-256 Secure Pad

Encrypt and decrypt text in your browser. Nothing is uploaded.

AES-256-GCM
PBKDF2 / SHA-256
Base64 bundle (salt+iv+cipher)

1. Input & Key

Write your secret and choose a key
Plaintext Data you want to encrypt
Password / Key Used to derive the AES-256 key via PBKDF2
Length
Password is never sent anywhere โ€” it only lives in this page.

2. Ciphertext & Result

Copy or paste the Base64 payload
Ciphertext (Base64) salt + iv + ciphertext
Decrypted Output read-only