		  Secure Encrypted Partitions (s-e-p) V1.1
		  ----------------------------------------
			   Author: Emil LAURENTIU

Secure Encrypted Partitions encrypts up to 8 hard disk partitions
and/or floppy drives using the strong IDEA/ARCFOUR/TSS/DES/BLOWFISH/SEAL
encryption method allowing free access to the encrypted information by
applications.

This program was inspired by the following three packages:

      - SSH (Secure Shell)
	Author: Tatu Ylonen <ylo@ssh.fi>
	http://www.cs.hut.fi/ssh
      - SecureDrive V1.4a
	Authors: Edgar W. Swank <edgar@Garg.Campbell.CA.US>
		 Mike Ingle <mikeingle@delphi.com>
	ftp://garbo.uwasa.fi/pc/crypt/secdr14a.zip
      - Loop-Encrypt
	Author: Eric Lammerts <eric@scintilla.utwente.nl>
	http://www.scintilla.utwente.nl/~eric/software

I want to thank all of the above authors for the good and useful
work they have done.

This package is more or less similar to SecureDrive except
it supports several encryption methods and most important of
all it is compatible with Linux Loop-Encrypt

SSH (Secure Shell) is a program to log into another computer over a
network, to execute commands in a remote machine, and to move files
from one machine to another.  It provides strong authentication and
secure communications over insecure networks.

SecureDrive automatically stores sensitive data on your DOS/Windows
system in encrypted form. SecureDrive allows you to create encrypted
partitions on your hard drive(s).

Loop-Encrypt contains block encryption that can be added to the
Linux kernel. DES/IDEA/Blowfish/SEAL encryption for the Linux kernel.

