[ANNOUNCEMENT] New package: mhash-0.8.18-1

2003-10-07 Thread Stefan Hetzl
I have packaged the mhash library. This is a library that provides a uniform 
interface to several hash algorithms. It supports the basics for message 
authentication by following rfc2104 (HMAC). It also includes some key 
generation algorithms which are based on hash algorithms. Separate runtime 
and development packages are available.


To update your installation, click on the "Install Cygwin now" link on the 
http://cygwin.com/ web page.  This downloads setup.exe to your system.  Once 
you've downloaded setup.exe, run it and select "Libs" and then click on the 
appropriate field until the above announced version number appears if it is 
not displayed already.

If you have questions or comments, please send them to the Cygwin
mailing list at: [EMAIL PROTECTED] .  I would appreciate it if you would
use this mailing list rather than emailing me directly.  This includes
ideas and comments about the setup utility or Cygwin in general.

If you want to make a point or ask a question, the Cygwin mailing list
is the appropriate place.


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=
To unsubscribe from the cygwin-announce mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message.  Send
email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]


Stefan Hetzl



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



[ANNOUNCEMENT] Updated: libmcrypt-2.5.7-2

2003-10-07 Thread Stefan Hetzl
I have updated the cygwin port of the libmcrypt encryption library. Libmcrypt 
is a library that  provides access to several symmetric block and stream 
encryption algorithms. The following algorithms are implemented: 3-Way, 
Arcfour, Blowfish, Cast-128 (known as Cast5), Cast-256, DES, Enigma, Gost, 
Loki97, Panama, RC2, Rijndael-128 (AES), Rijndael-192, Rijndael-256, 
Safer-sk64, Safer-sk128, Safer+, Serpent, TripleDES, Twofish, Wake, XTea. The 
block algorithms can be used in the modes CBC, CFB, CTR, ECB, OFB, NOFB and 
NCFB. Separate runtime and development packages are available.

This release corrects a packaging issue in the 2.5.7-1 release.


To update your installation, click on the "Install Cygwin now" link on the 
http://cygwin.com/ web page.  This downloads setup.exe to your system.  Once 
you've downloaded setup.exe, run it and select "Libs" and then click on the 
appropriate field until the above announced version number appears if it is 
not displayed already.

If you have questions or comments, please send them to the Cygwin
mailing list at: [EMAIL PROTECTED] .  I would appreciate it if you would
use this mailing list rather than emailing me directly.  This includes
ideas and comments about the setup utility or Cygwin in general.

If you want to make a point or ask a question, the Cygwin mailing list
is the appropriate place.


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=
To unsubscribe from the cygwin-announce mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message.  Send
email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]


Stefan Hetzl



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



[ANNOUNCEMENT] New package: libmcrypt-2.5.7-1

2003-10-03 Thread Stefan Hetzl
I have packaged the libmcrypt encryption library. Libmcrypt is a library that 
provides access to several symmetric block and stream encryption algorithms. 
The following algorithms are implemented: 3-Way, Arcfour, Blowfish, Cast-128 
(known as Cast5), Cast-256, DES, Enigma, Gost, Loki97, Panama, RC2, 
Rijndael-128 (AES), Rijndael-192, Rijndael-256, Safer-sk64, Safer-sk128, 
Safer+, Serpent, TripleDES, Twofish, Wake, XTea. The block algorithms can be 
used in the modes CBC, CFB, CTR, ECB, OFB, NOFB and NCFB. Separate runtime 
and development packages are available.


To update your installation, click on the "Install Cygwin now" link on the 
http://cygwin.com/ web page.  This downloads setup.exe to your system.  Once 
you've downloaded setup.exe, run it and select "Libs" and then click on the 
appropriate field until the above announced version number appears if it is 
not displayed already.

If you have questions or comments, please send them to the Cygwin
mailing list at: [EMAIL PROTECTED] .  I would appreciate it if you would
use this mailing list rather than emailing me directly.  This includes
ideas and comments about the setup utility or Cygwin in general.

If you want to make a point or ask a question, the Cygwin mailing list
is the appropriate place.


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO:
=
To unsubscribe from the cygwin-announce mailing list, look at the
"List-Unsubscribe: " tag in the email header of this message.  Send
email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]


Stefan Hetzl


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



Re: libmcrypt - make error with cygwin

2003-10-02 Thread Stefan Hetzl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Thursday 02 October 2003 09:49, Marcus Daub wrote:
> Ladies and Gentlemen,
>
> I've tried to install mcrypt with the libmcrypt-2.5.7 with cygwin
> version 1.5.5-1 to get mcrypt under Windows.
>
> But there is an error:
> after ./configure I made a make but it left with the error
> /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libcygwin.a(libcmain.o)(.tex
>t+0x7c):
>
> undefined reference to '[EMAIL PROTECTED]'
>
>
> The hole make output:
> make  all-recursive
> make[1]: Entering directory `/cygdrive/d/Programme/cygwin/lib/libmcrypt'
> Making all in modules
> make[2]: Entering directory
> `/cygdrive/d/Programme/cygwin/lib/libmcrypt/modules'
> Making all in algorithms
> make[3]: Entering directory
> `/cygdrive/d/Programme/cygwin/lib/libmcrypt/modules/algorithms'
> /bin/bash ../../libtool --mode=link gcc  -g -O2  -no-undefined -o
> threeway.la  -module -avoid-version -rpath /usr/local/lib/libmcrypt
> 3-way.lo
> rm -fr .libs/threeway.la .libs/threeway.* .libs/threeway.*
> generating symbol list for `threeway.la'
>   dlltool --export-all --exclude-symbols
> [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED],DllMainCRTSt
>[EMAIL PROTECTED],[EMAIL PROTECTED]
>
> --output-def .libs/threeway.dll-def  3-way.lo
>   sed -e "1,/EXPORTS/d" -e "s/ @ [0-9]*//" -e "s/ *;.*$//" <
> .libs/threeway.dll-def > .libs/threeway.exp
> if test "x`sed 1q .libs/threeway.exp`" = xEXPORTS; then cp
> .libs/threeway.exp .libs/threeway.dll-def; else echo EXPORTS >
> .libs/threeway.dll-def; _lt_hint=1; cat .libs/threeway.exp | while read
> symbol; do set dummy $symbol; case $# in 2) echo " $2 @ $_lt_hint ; " >>
> .libs/threeway.dll-def;; 4) echo " $2 $3 $4 ; " >>
> .libs/threeway.dll-def; _lt_hint=`expr $_lt_hint - 1`;; *) echo " $2 @
> $_lt_hint $3 ; " >> .libs/threeway.dll-def;; esac; _lt_hint=`expr 1 +
> $_lt_hint`; done; fi
>   gcc -Wl,--base-file,.libs/threeway.dll-base
> -Wl,-e,[EMAIL PROTECTED] -o .libs/threeway.dll  3-way.lo
> make[3]: Leaving directory
> `/cygdrive/d/Programme/cygwin/lib/libmcrypt/modules/algorithms'
> make[2]: Leaving directory
> `/cygdrive/d/Programme/cygwin/lib/libmcrypt/modules'
> make[1]: Leaving directory `/cygdrive/d/Programme/cygwin/lib/libmcrypt'
>
>
> Please find the bug, so that we have a relieable cryption under windows.
> Please could you notify me if you have fixed the bug?
>
> Thanks in advance!
>
> Marcus Daub
> [EMAIL PROTECTED]
I am currently in the process of building a cygwin package for libmcrypt. For 
a quick fix you should try to compile with "make -i".
The packages are not yet officially approved, but if you want to you can 
download them at the following urls:
http://stud3.tuwien.ac.at/~e9925353/cygwin/release/libmcrypt/libmcrypt-2.5.7-1.tar.bz2
http://stud3.tuwien.ac.at/~e9925353/cygwin/release/libmcrypt/libmcrypt-devel/libmcrypt-devel-2.5.7-1.tar.bz2
copy both files into a directory of your choice and then in cygwin bash do the 
following:
cd /
tar xvjf /path/to/libmcrypt-2.5.7-1.tar.bz2
tar xvjf /path/to/libmcrypt-devel-2.5.7-1.tar.bz2

Greetings,
Stefan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)

iD8DBQE/e9p2KN/5Ocgn19gRAmEXAJ9DK5ZqIpUGtKRpOtsoXmiTSi+B9ACgjThq
q/u5isit5iLrTUVCeOxtRHA=
=dyb+
-END PGP SIGNATURE-


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