home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / e / endcd125.zip / README.TXT < prev    next >
Text File  |  1993-03-10  |  1KB  |  26 lines

  1.                            Encode/Decode v1.25
  2.  
  3.  
  4.     Decode and Encode are simple encryption and decryption methods that I have written. 
  5. After reading many people asking for password protection that doesn't cost an arm and a leg, I 
  6. wrote these two programs. Encode will encrypt a file with a password you pick. If you try to encrypt 
  7. the same program using Encode again the program will halt to tell you that the program is already 
  8. locked. You can use Decode to make the file readable again. Decode will not let you decode a file 
  9. that isn't already encoded using Encode.
  10.     
  11.  
  12.     The syntax for Encode is : ENCODE <FILENAME> <PASSWORD>
  13.  
  14.     The password should be six letters, digits or a combination of both. It is recommended that
  15. you use a combination of letters and digits since it is harder to break than regular names or 
  16. words.
  17.     The syntax for Decode is : DECODE <FILENAME> <PASSWORD>
  18.  
  19.     If the password is incorrect the program will decode the file and terminate normally.
  20.     
  21.  
  22.     Encode and Decode are SHAREWARE and a $5.00 registration fee is requested if you 
  23. decide to use them past 30 days. I appreciate the interest in my work and you will receive any 
  24. updates to the programs along with notices of my other DOS based programs. To fill out the 
  25. registration form print the REGISTER.DOC file and send it to the address at the bottom of the form. 
  26.