EnDeCrypt

EnDeCryptor

  Enter your plain or encrypted message text below, then enter your KEY and choose Encrypt/Decrypt below.
Message:
Key:

Email This Link

Try this sample (key=sample)

This is a simple encryption/decryption algorythm to help keep things from plain-text prying eyes. I adapted this code from javascript found on the Net to allow me to pass passwords via IM.

I usually use this page this way:

To increase the security of your message, you can use a multi-pass encrytion. For instance, enter your message and key then ENCRYPT. Then leave the encrypted message and choose a new key and ENCRYPT again. This will ensure that even if the outer key is compromised, the inner key will not. Additionally, this will make it more difficult for brute-force crackers to decrypt your message.


This is intended for recreational use only. No warranty is made on the code or security of the cipher. All code used in this page was borrowed from the public domain. Never pass personal information via unencrypted means and never share personal information with people you don't know.