Encrypt decrypt text online

[home]           [help]           [ayuda]          


FAQs

What encryption algorithm is used for encryption?

AES 256 CBC. The initialization vector (IV) is 16 characters, and the password is another 16 characters. The result is Base64 encoded.

It is safe?

To date, no effective cryptanalysis of AES encryption is known; many law enforcement agencies (including the NSA) officially recommend it. It could take millions of years for a brute force attack to find an IV and a password to decrypt the original message.

Do you keep a copy of my message or my key?

No, we don't.

I forgot my IV and/or my password. Can you restore the message?

Impossible. You can now give the message for lost. I am sorry.