Hi
A new version of 'mcrypt' has been uploaded to a server near you.
o Build for cygwin 1.7.18 with gcc-4.5.3
o Switched to versionless .cygport file
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
If you want to unsubscribe from the cygwin-announce mailing list, please
us
Hi
New versions of 'mcrypt/libmcrypt/libmcrypt-devel' have been uploaded to a
server near you.
o Included patches from http://pkgs.fedoraproject.org/cgit/mcrypt.git/plain/
(inclusive security patches, see
http://cygwin.com/ml/cygwin-apps/2012-11/msg5.html)
o Build for cygwin 1.7.17 wit
Hi
A new version of 'mcrypt' has been uploaded to a server near you.
o Build for cygwin 1.7 with gcc-4
o Update to latest upstream release
mcrypt NEWS:
===
o Updated non valid C code to comply with standard ANSI C
Affects openpgp code.
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
==
Hi
The package mcrypt is now available with the Cygwin distribution:
o http://mcrypt.sourceforge.net/ (Homepage)
DESCRIPTION:
MCrypt is a replacement for the old crypt() package and crypt(1) command, with
extensions.
It allows developers to use a wide range of encryption functio
> Its very easy to knock your self up a crypt. Perl has a crypt function so it
> should be very easy to create a crypt that takes the plain text password on
> stdin. It would also very easy to do in 'C' (although it appears that mcrypt
> will do the job).
mcrypt has (old) crypt compatibility but
On Wed, Apr 03, 2002 at 01:00:09PM -0800, Gupta, Sanjay wrote:
> Copy ctype.h and _mingw.h to /usr/include direcctory
DON'T DO THIS!
MingW headers have no business in /usr/include. And it's
*especially* not the right way to port a package.
Corinna
--
Corinna Vinschen Please
Richard,
I was able to compile mhash library on cygwin. Copy ctype.h and _mingw.h to
/usr/include direcctory and
I have changed the following line configure file.
CFLAGS="${CFLAGS} "
#CFLAGS="${CFLAGS} -mno-cygwin"
I was able to compile mhash and libmcrypt but still I am getting error in
mcrypt
>If the Cygwin build ends up trying to pull in Mingw header files, the
>configuration of the package is wrong. That could be a package problem
>though. I expect it's just an indicator of a configuration issue. The
>segv would be another.
The mhash package is definitely intended to be built
At 11:09 AM 4/3/2002, Richard Campbell wrote:
> >Perhaps you'd be better off building this with Cygwin (i.e. sans
>-mno-cygwin)?
>
>I tried that. mhash uses some functions that are defined in that
>ctype.h file. Things start going downhill from that point. I suspect my
>replacement
>of the fun
>Perhaps you'd be better off building this with Cygwin (i.e. sans
-mno-cygwin)?
I tried that. mhash uses some functions that are defined in that
ctype.h file. Things start going downhill from that point. I suspect my
replacement
of the functions was flawed. I eventually got it to build, but
At 06:02 PM 4/2/2002, Gupta, Sanjay wrote:
>Since the crypt command in cygwin does not work same as crypt command in
>Unix, so somebody suggesed use mcrypt command
>(http://mcrypt.hellug.gr/mcrypt/index.html) , I was able to download mcrypt
>source and there required library files
PM
To: '[EMAIL PROTECTED]'
Subject: crypt command
Since the crypt command in cygwin does not work same as crypt command in
Unix, so somebody suggesed use mcrypt command
(http://mcrypt.hellug.gr/mcrypt/index.html) , I was able to download mcrypt
source and there required library files Li
Since the crypt command in cygwin does not work same as crypt command in
Unix, so somebody suggesed use mcrypt command
(http://mcrypt.hellug.gr/mcrypt/index.html) , I was able to download mcrypt
source and there required library files Libmhash and Libmcrypt but when I
compile mhash on cygwin, I
On Mon, 25 Mar 2002 09:22:28 -0500 you wrote:
>I looked at it. The crypt that comes with cygwin appears to do something
>different than [I, Sanjay] expected, at least on at least Sanjay's system
>and mine.
[snip]
>I conclude that this crypt is designed to only print out a key for a given
>salt
I looked at it. The crypt that comes with cygwin appears to do something
different than [I, Sanjay] expected, at least on at least Sanjay's system
and mine.
Output from crypt seems to stop at 14 bytes:
bash-2.05a$ man apropos >out
bash-2.05a$ crypt mypass encryptedout
bash-2.05a$ ls -la
total
:31:21 -0800 you wrote:
>Hello All,
>I am looking for crypt command similar to unix crypt command.
>
>In Unix, I could do
>crypt password < filename > encryptedfilename
>
>but the same thing does not work in cygwin.
>I have asked this question before and did not
Thanks for your reply.
I have crypt command. It is installed but it looks like it is different than
the unix version.
In all Unix version, you can issue the following command to encrypt a file.
The crypt command in cygwin does not accept file names.
crypt mypassword < filen
Hello All,
I am looking for crypt command similar to unix crypt command.
In Unix, I could do
crypt password < filename > encryptedfilename
but the same thing does not work in cygwin.
I have asked this question before and did not get any satisfactory response.
Please atleast tell me, w
//sources.redhat.com/ml/#faqs>
>Mail-Followup-To: [EMAIL PROTECTED]
>Delivered-To: mailing list [EMAIL PROTECTED]
>From: "Gupta, Sanjay" <[EMAIL PROTECTED]>
>To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
>Subject: Crypt Command
>Date: Wed, 2
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 < /
20 matches
Mail list logo