Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: Andrew DeFaria <Andrew@DeFaria.com>
Subject: Re: Crypting
Date: Tue, 24 Aug 2004 17:25:47 -0700
Lines: 45
Message-ID: <cggm76$mcj$1@sea.gmane.org>
References: <NUTMEGN4rNXOXwwNtUc00000f2b@NUTMEG.CAM.ARTIMI.COM>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: 12.9.207.207
User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707)
In-Reply-To: <NUTMEGN4rNXOXwwNtUc00000f2b@NUTMEG.CAM.ARTIMI.COM>
X-IsSubscribed: yes

Dave Korn wrote:

>> -----Original Message-----
>> From: Dave Korn [mailto:dk@artimi.com]
>> Sent: 24 August 2004 19:13
>> To: 'cygwin@cygwin.com'
>> Subject: RE: Crypting
>>
>>> -----Original Message-----
>>> From: cygwin-owner On Behalf Of Andrew DeFaria
>>> Sent: 24 August 2004 19:12
>>
>>> Corinna Vinschen wrote:
>>>
>>>> On Aug 24 09:11, Andrew DeFaria wrote:
>>>
>>>>> Sans crypt(1), how can one encrypt a file...?
>>>>
>>>>
>>>> E.g. `openssl enc -des -in filename -out filename.out
>>>>
>>>> See `man openssl'
>>>>
>>>> Corinna
>>>
>>> Thanks. However how do I then decrypt the file? I don't see
>>
>> a decrypt
>>
>>> command and am lost in the cryptological alphabet soup!
>>
>>
>> Replace 'enc' with 'dec' ?
>
>
>
> Nope. Add either "-e" or "-d". "enc" stays the same.
>
>
> cheers,
> DaveK

Ok, Ok. So how did you figure that out?!?
-- 
Whatever happened to Preparations A through G?


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

