####
#### File : MANIFEST
#### Package : e-Crypt
####

Congratulations ! You have successfully opened the package e-Crypt
onto your system and are now ready to begin installing it. This 
package has been written in C++ and is invocable by C++ programs 
only.

In the current directory, you will find the following files and
sub-directories (in addition to the current file) :-

1> a README file, containing the basic instructions to be followed
   in installing and using the package.

2> a configuration file (config), which will help you configure the 
   package parameters to suit your system.

3> a Source code directory (src) which contains all the source code
   files of the package.

4> a Binary code directory (bin) which is currently empty but will
   contain the executable files generated upon compilation
 
5> a Documentation directory (doc) which contains documentation 
   related to the package.

6> a Data directory (data) to store the generated data while running
   the executables.

7> an Challenge directory (challenges) which contains a few challenges
   we have released alongwith the package. 

8> a directory for secrets/keys (keys) which should be used for
   maintaining keys for the encryption scheme provided.

In case you find any of these contents missing, you must re-open the
package from the tar archive.

Else, you can proceed to read the README.

All the best in using e-Crypt !!


