This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Crypt Command


The encryption and decryption has to be done inside a shell script, so I
can't use vi -x filename. Is there any other way ?

Thanks


you culd use vi -x file name
then it asks you for a key
next time you view the file you have to enter the crypth key

>Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
>List-Unsubscribe:
<mailto:cygwin-unsubscribe-elik=bhphotovideo.com@cygwin.com>
>List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
>List-Archive: <http://sources.redhat.com/ml/cygwin/>
>List-Post: <mailto:cygwin@cygwin.com>
>List-Help: <mailto:cygwin-help@cygwin.com>, 
<http://sources.redhat.com/ml/#faqs>
>Mail-Followup-To: cygwin@cygwin.com
>Delivered-To: mailing list cygwin@cygwin.com
>From: "Gupta, Sanjay" <SGupta@epylon.com>
>To: "'cygwin@cygwin.com'" <cygwin@cygwin.com>
>Subject: Crypt Command
>Date: Wed, 20 Mar 2002 12:31:51 -0800
>MIME-Version: 1.0
>
>Hello,
>I am looking for crypt command in cygwin. It looks like, I have crypt
>command , but it does not work like in Sun OS. I want to encrypt a file
>using some password. How to do this in cygwin ?.
>
>in Unix, I do this, but the same thing does not work in cygwin.
>
>crypt  mypassword  < /usr/filename  >/usr/filename.enc
>
>Sanjay
>
>--
>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/
>

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]