Cifrar Descifrar Texto Gratis

Cifra y descifra con AES-256. Contraseña nunca enviada.

Password is never sent to any server. Everything runs in your browser (AES-256).

Cifrar

Descifrar

Herramientas relacionadas

Preguntas frecuentes

How is text encrypted?
The tool uses crypto-js with AES-256. You enter a password; encryption runs in your browser. The password is never sent to any server.
Is the password stored?
No. The password is only used locally to encrypt or decrypt. You must remember it to decrypt later.
Can I share encrypted text?
Yes. Copy the encrypted string and share it. The recipient needs the same password to decrypt (e.g. with this tool).
What if I lose the password?
There is no way to recover the text without the password. Keep it in a safe place.
Is this secure?
AES-256 is a strong standard. Security also depends on a strong password and not sharing it.