





                                     encp-v1.1

            Hello all,

                 I am pleased to give you this yet another small program
            encp. encp encrypts the given string using DES algorithm  by
            default,  or  by MD5 algorithm when instructed. encp displys
            the ouput on the console in the following format

                 <input string>:<encrypted string>

            The ’:’  character  is  used  as  a  seperator  between  two
            strings, and is not the part of any string.

            Installation:
            -------------
            To install encp follow these steps

                 $ make help: for small help about all make target(s)
                 $ make: to build encp
                 $ make install: to install encp at proper place

            For usage information about encp try

                 $ encp --help
                 $ man encp


            Please    send   any   suggestions   or   bug   reports   to
            <prasad@ncb.ernet.in>. While doing so please include  "encp-
            v1.0"  string  in  subject  line and also describe precisely
            your suggestions/problems.




            Thankyou !























