fxor - For XOR
An encryption program by Eli Gottlieb
Version 1.0
_____________________________________________________
To use fxor, simply type:
fxor command file key
The "command" should be either "encrypt" to encrypt the specified "file" or "decrypt" to decrypt it.  The given "key" string 
will be used as the encryption key.
