File Encrypter by device
========================

	This program will take in a variable length key, and encrypt
a file using it.  The maximum key size is 256 bytes(2048 bits).  The
encryption is strong enough to keep most hackers out(maybe not
professionals though).  It is written in win32 assembly.

dpsicilia@mindspring.com

device