This is the mail archive of the cygwin 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: Crypting


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

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

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


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