- Encryptor/Decryptor Help


Instructions for using Encryptor/Decryptor

Encryptor/Decryptor allows you to send encrypted messages through e-mail or to encrypt text for your own use. Using Encryptor/Decryptor is easy!

To Encrypt a message:
(1) Type your message in the encrypt box (blue box).
(2) Type a password in the password box (white box). You can use any password using letters or numbers. At least eight characters is suggested, but not required. The password is case sensitive! If you do not want to use a password then use the default password. Do not forget the password you used!
(3) Click the [Encrypt] button and your encrypted message will be diplayed in the decrypt box (yellow box).
(4) Copy the info from the Decrypt box (yellow box) by Right-clicking and select the Select All option then Right-Click and select Copy and paste the message into your e-mail to send it or into another application to save it. Don't forget the password you used!

To Decrypt a message:
(1) Type (case sensitive) or paste the encypted message into the decrypt box (yellow box), make sure there are no spaces after the message and no carrage return (use your backspace to move right behind the last character in the encrypted message.
(2) Type the password that was used to encrypt the message in the password box (white box) Note that using the wrong password will produce garbage! Remember the password is case sensitive.
(3) Click the [Decrypt] button. If you did not have any additional spaces after the last character and if you used the correct password then your message is now readable!

Additional Notes:
Use the [Clear All] button to reset the entire form.

Problems Using Encryptor/Decryptor:
(Q1) I try to decrypt my message and it looks like garbage.
(A1) Make sure you are (a) using the exact same password as was used to encrypt (case sensitive) and (b) make sure the encrypted message was typed in exactly (case sensitive) or if pasted make sure there is NO space or carriage return after the message (make sure the cursor is directly behind the last character of the encrypted message.

Detailed Stuff about Encryptor/Decryptor:
The encryption method used with Encryptor/Decryptor performs a bitwise XOR on each character of the data you wish to encrypt with a series of mathematically generated keys. This key is generated using a pseudo-random number generator using a hash of the password as the seed. The security of the encrypted data is dependent on the length and randomness of the key. This is not a high-level encryption process.
This website does not, in any way, keep or record the information you enter into Encryptor/Decryptor and is available for your use free of charge!