Text encryption (AES-256)
Encrypt and decrypt text with AES-256-GCM using a password. Processed only in your browser, nothing sent.
Text encryption (AES-256-GCM)
- Use a password to AES-256-GCM Encrypts and decrypts (PBKDF2 key derivation). Ciphertext is Base64.
- If you forget the password, it cannot be recovered. In your browser only is processed locally and never transmitted.