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 To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: Crypting Date: Tue, 24 Aug 2004 11:11:41 -0700 Lines: 35 Message-ID: References: <02eb01c489f1$ac732f10$78d96f83 AT robinson DOT cam DOT ac DOT uk> <20040824162259 DOT GI27978 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: 12.9.207.207 User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) In-Reply-To: <20040824162259.GI27978@cygbert.vinschen.de> X-IsSubscribed: yes Corinna Vinschen wrote: > On Aug 24 09:11, Andrew DeFaria wrote: > >> Max Bowsher wrote: >> >>> You can't. >>> >>> /usr/share/doc/Cygwin/crypt.README >> >> Sorry, didn't think there was a readme for just little 'ole crypt. I >> should have looked. >> >> Anyways, this is strange because I recall using crypt in this fashion >> before - on Cygwin! Did this change? > > > The original code has brought into the Cygwin net distro at some point > in 2001. Except for the Makefile, nothing else has changed since then. > >> 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! -- If it's true that we are here to help others, then what exactly are the others here for? -- 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/