Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <657B20E93E93D4118F9700D0B73CE3EA0D397222@goofy.epylon.lan> From: "Gupta, Sanjay" To: "'cygwin AT cygwin DOT com'" Subject: Re: mcrypt commnad Date: Thu, 4 Apr 2002 10:32:27 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Michael,Andrew,Christopher and Corinna Thanks very much for your response. I have openssl installed, but I would really appreciate, if you can tell me how to use for my requirement. My requirement is, I have a simple text file which has some sensitive information, and I want encrypt this file this file using some password and similarly decrypt the file using the same password. The vi -x filename, command will not work because these steps should be done in shell scripts. Is it possible to do the same in openssl ?. Thanks for your help. Sanjay At 08:57 4-4-2002, Andrew Markebo wrote: >/ "Gupta, Sanjay" wrote: >| I have read http://lists.hellug.gr/pipermail/mcrypt-dev/2001/000087.html >| note and I have tried every thing which was mentioned here but did not help. > >Any special reason for wanting crypt/mcrypt, maybe choose pgp or >gpg(?) (the gnu-version of pgp) that is available on many platforms.. If compatibility with Solaris crypt is not an issue, then I recommend to use OpenSSL - this comes with a command-line tool, appropriately called "openssl". No porting required - just install the latest openssl package using setup.exe. - Michael -- I always wondered about the meaning of life. So I looked it up in the dictionary under "L" and there it was - the meaning of life. It was not what I expected. - Dogbert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/