
                                  ----------
                                  Crypt 1.02
                                  ----------


Name:	crypt

Usage:	crypt <Ee|De> <infile> <outfile> [Level]

------------
Ee = Encrypt
De = Decrypt
------------

infile = the file that is to be encrypted \ decrypted

outfile = the output file of the processed infile

[Level] is not a compulsory option, but controls the level of encryption
or decryption performed on the file.  levels between 1 - 1000 are permitted.

The default is 2.

Note
----

This program is compiled with DJGPP, and is a 32 bit program.

Crypt requires the use of a DPMI client.  Having the client external to
the program allows the executable to be smaller.

Suitable DPMI client's include Windows 3.1x and '95 and CWSDPMI (may be
included at the same location as this distribution).

Crypt is Copyright (C)1997,98 By Jason Pell.  ABSOLUTELY NO WARRANTY

Disclaimer
----------
Please note that there is no warranty for this program.
Use it at your own risk.
