You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
|
Mar
|
Apr
(4) |
May
(5) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
(4) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(3) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Matt T. <mat...@gm...> - 2011-06-05 20:13:10
|
On Tue, May 31, 2011 at 2:55 PM, Adam McKenty <amc...@ph...> wrote: > Hello, > I'm an amateur programmer trying to use libmcrypt in a Windows 7 USB > device driver. > > I have a libmcrypt DLL (taken from PHP), but I'm not sure where to find > or how to make the .lib file needed to go between the DLL and the > application. > > I've looked extensively online, but have found very little information > on using libmcrypt outside of PHP or similar applications. > > Can anyone on the list offer a suggestion on this subject? > > Thanks very much for your help, > Adam mcrypt is dead. Don't use it. I'd recommend OpenSSL's libcrypto or something like that. Matt Turner |
From: Adam M. <amc...@ph...> - 2011-05-31 19:15:36
|
Hello, I'm an amateur programmer trying to use libmcrypt in a Windows 7 USB device driver. I have a libmcrypt DLL (taken from PHP), but I'm not sure where to find or how to make the .lib file needed to go between the DLL and the application. I've looked extensively online, but have found very little information on using libmcrypt outside of PHP or similar applications. Can anyone on the list offer a suggestion on this subject? Thanks very much for your help, Adam |
From: Lucia F. <luc...@gm...> - 2010-06-17 17:42:07
|
Jonathan, I need to compile this in 64 bit as soon as possible.....Thanks for answer me so quickly.. :) I suppose I should make changes in some flags to generate makefiles that then make compile in 64 bits, but i don't know exactly where do it I' m waiting for tips or a guide tu solve it. Thanks. Lu.- On Thu, Jun 17, 2010 at 12:56 PM, Jonathan Day <im...@ya...> wrote: > Working on both your mcrypt issues (plus the now terrifying backlock of > patches). > > Sorry for the delays, let's see if I can get these gremlins clear. > > --- On *Thu, 6/17/10, Lucia Falcon <luc...@gm...>* wrote: > > > From: Lucia Falcon <luc...@gm...> > Subject: [Mcrypt-developers] Need to compile libmcrypt-2.5.8 in 64 bit > To: mcr...@li..., > mcr...@li... > Date: Thursday, June 17, 2010, 8:06 AM > > > Hi, > > > > I want to install libmcrypt-2.5.8 in a HP UX Operating system for 64 bits. > > Release: HP-UX B.11.31 > > Machine: ia64 > > > > Nowadays i have the default installation but it generates me a 32 bits > library. > > > > >file libmcrypt.so > > libmcrypt.so: ELF-32 shared object file - IA64 > > > > > > > What have i change have to do in the installation(Makefile/configure > files) to compile this in 64 bits? I need this library compiled in 64 bits. > > > > Can you help me with that? > > > > Thanks a lot. > > > Lu.- > > > > > -----Inline Attachment Follows----- > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > > -----Inline Attachment Follows----- > > _______________________________________________ > Mcrypt-developers mailing list > Mcr...@li...<http://mc/compose?to=Mcr...@li...> > https://lists.sourceforge.net/lists/listinfo/mcrypt-developers > > > |
From: Jonathan D. <im...@ya...> - 2010-06-17 15:56:32
|
Working on both your mcrypt issues (plus the now terrifying backlock of patches). Sorry for the delays, let's see if I can get these gremlins clear. --- On Thu, 6/17/10, Lucia Falcon <luc...@gm...> wrote: From: Lucia Falcon <luc...@gm...> Subject: [Mcrypt-developers] Need to compile libmcrypt-2.5.8 in 64 bit To: mcr...@li..., mcr...@li... Date: Thursday, June 17, 2010, 8:06 AM Hi, I want to install libmcrypt-2.5.8 in a HP UX Operating system for 64 bits. Release: HP-UX B.11.31 Machine: ia64 Nowadays i have the default installation but it generates me a 32 bits library. >file libmcrypt.so libmcrypt.so: ELF-32 shared object file - IA64 > What have i change have to do in the installation(Makefile/configure files) to compile this in 64 bits? I need this library compiled in 64 bits. Can you help me with that? Thanks a lot. Lu.- -----Inline Attachment Follows----- ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo -----Inline Attachment Follows----- _______________________________________________ Mcrypt-developers mailing list Mcr...@li... https://lists.sourceforge.net/lists/listinfo/mcrypt-developers |
From: Lucia F. <luc...@gm...> - 2010-06-17 15:06:54
|
Hi, I want to install libmcrypt-2.5.8 in a HP UX Operating system for 64 bits. Release: HP-UX B.11.31 Machine: ia64 Nowadays i have the default installation but it generates me a 32 bits library. >file libmcrypt.so libmcrypt.so: ELF-32 shared object file - IA64 > What have i change have to do in the installation(Makefile/configure files) to compile this in 64 bits? I need this library compiled in 64 bits. Can you help me with that? Thanks a lot. Lu.- |
From: Matt T. <mat...@gm...> - 2008-12-15 21:13:22
|
Hi, I submitted this to the bug tracker, so I'm emailing the list for an ack/nack on the patch. https://sourceforge.net/tracker/index.php?func=detail&aid=2424445&group_id=87941&atid=584895 Originally reported in Gentoo Bugzilla. (https://bugs.gentoo.org/show_bug.cgi?id=132356) The KNOWN-BUGS file lists the following problem: - cast-256 and rc6 do not work properly on Alpha (64 bit) machines The problem was the rotl32 macro in lib/mcrypt_modules.h. Consider the case where the number to be shifted is 1 and the shift argument is 32. The expected result is that the original number is the same as the final number, since it rotated the entire width of the field. On Alpha (and others?), the 64-bit registers prevent it from rotating, since a shift of 32 actually rotates bits into the upper 32-bits, yielding a result of 0. This did not affect AMD64 because gcc is able to generate 32-bit shift instructions, whereas all shifts on Alpha are 64-bit. The fix is to mask the shift argument before shifting. The included patch masks the shift arguments in the rot{r,l}{16,32} macros and deletes the KNOWN-BUGS file as there are no other known bugs listed. Please provide a new version of libmcrypt with this fix. Thanks, Matt Turner |
From: Andrew <ar...@ng...> - 2007-08-23 12:30:26
|
Hi all, I have an idea for a possible mcrypt feature: file extension embedding. That is, when you encrypt a file, the original file extension is removed and replaced with '.nc' (presently, '.nc' is added after the original extension). The original extension is then 'embedded' in the encrypted file and auto-restored when the file is decrypted. The goal is thwarting possible attackers, who - knowing the file's original extension - could look for signature character sequences that are typical of a certain file type (eg. 'JPEG' in jpeg files, etc.) What do you think? Thanks for listening... |
From: Jonathan D. <im...@ya...> - 2007-06-09 16:49:18
|
Greatly appreciated. --- Nikos Mavrogiannopoulos <nm...@gn...> wrote: > Hello, > I've released an updated version of mcrypt. This is > because I received some > patches from Timo Schultz. I plan no other releases > nor work on this project. > > 9Jun2007: Version 2.6.6 > - Updates in OpenPGP code (Timo) > - Made the OpenPGP file format the default. > > regards, > Nikos > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 > express and take > control of your XML. No limits. Just data. Click to > get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Mcrypt-users mailing list > Mcr...@li... > https://lists.sourceforge.net/lists/listinfo/mcrypt-users > ___________________________________________________________________________________ You snooze, you lose. Get messages ASAP with AutoCheck in the all-new Yahoo! Mail Beta. http://advision.webevents.yahoo.com/mailbeta/newmail_html.html |
From: Nikos M. <nm...@gn...> - 2007-06-09 09:05:17
|
Hello, I've released an updated version of mcrypt. This is because I received some patches from Timo Schultz. I plan no other releases nor work on this project. 9Jun2007: Version 2.6.6 - Updates in OpenPGP code (Timo) - Made the OpenPGP file format the default. regards, Nikos |
From: Davi L. <dav...@gm...> - 2006-08-21 11:58:26
|
Hi, I have noted that the source code to implement the Rijndael *Encryption Standard* in mcrypt is not the same that the used in OpenSSH. Are both compatible?. That is to say, could mcrypt decrypt something encrypted with OpenSSH?. Davi |
From: Ian M. <ia...@ph...> - 2006-07-13 16:18:45
|
Hi, My name is Ian and I'm a developer at photobox: www.photobox.co.uk (although I'm using my personal email address). My first question, I'm looking at replacing a perl CBC based apache module with one written in C using hopefully libmcrypt (as my previous tries at imlpementing CBC failed due to lack of documentation). Has anyone managed to decrypt a CBC (Blowfish) Encrypted hex value generated by Crypt:CBC in perl? Ian |
From: Steve G. <ste...@hp...> - 2006-03-20 17:20:38
|
Hi -- I see the following information on the summary page for mcrypt "The relaxation of export regulations, with regards to Open Source crypto, means that this software can be downloaded from outside of the US, proviso on the downloader not being a Bad Person or from a Bad Country." However, in practice, I'd like to understand what this really means WRT building and delivering products encrypted w/ mcrypt? A particular form I need to fill out is looking for an "US export commodity classification number (ECCN)". Has such a number been assigned for mcrypt? Does anyone have experience in using mcrypt for products sold and delivered outside of the US? Thanks. -Steve. |
From: Jonathan D. <im...@ya...> - 2006-01-09 23:51:36
|
Hi, I'm putting the finishing touches on a revamped mhash - I hope to get that out tonight, all going well. MCrypt has some patches in the pipeline (more now! eek!), and I should have a cleaned-up version by tomorrow night, all going well. As with mhash, the only API changes that might produce warnings involve using unsigned values for unsigned data. There should be nothing that breaks. Once the cleaned-up versions are out, I'll be re-working the build system and hopefully bringing in some more algorithms and modes. (Yeah, yeah, that's been on the wishlist for a while, I know, but cleaning the code and removing redundancy is important to improving scalability.) --- Brad Bell <bra...@se...> wrote: > I am running cygwin to make it easy to test my open > source > project both under the GNU and Microsoft compilers. > > I would like a version of libmcrypt.m4 that does not > generate the > following warnings: > $ aclocal > /usr/share/aclocal/libmcrypt.m4:17: > warning: underquoted definition of > AM_PATH_LIBMCRYPT > run info '(automake)Extending aclocal' > or see > http://sources.redhat.com/automake/automake.html#Extending-aclocal > > There is some mention of this problem at: > http://lists.freedesktop.org/pipermail/xserver/2004-April/001198.html > > If I knew how to determine the version of libmcrypt > on my system, > I would include that information in this message. > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do > you grep through log files > for problems? Stop! Download the new AJAX search > engine that makes > searching your log files as easy as surfing the > web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Mcrypt-developers mailing list > Mcr...@li... > https://lists.sourceforge.net/lists/listinfo/mcrypt-developers > __________________________________________ Yahoo! DSL Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com |
From: <ar...@po...> - 2006-01-03 16:45:33
|
Hi, I've a question, because the CVS version is very old Does somebody work on libmcrypt? Best regards Jarek =2D-=20 8 \\|||// Jaros=C5=82aw Jan Pyszny <arghil at poczta.dot onet dot pl> b (o|o) Linux admin/program devel ("Vitae,non scholae,discimus") i --\_/-- Linux user: #96704 (http://counter.li.org) t =3D->komputer(y) - daj zna=C4=87 je=C5=9Bli chcesz si=C4=99 pozby=C4=87<-= =3D |
From: <ar...@po...> - 2006-01-03 16:22:37
|
Dzie=C5=84 dobry=20 =20 w odpowiedzi na pismo z dnia: wtorek, 3 stycznia 2006 03:33 wys=C5=82ane na adres: Mcr...@li... podpisane:Brad Bell <bra...@se...> > I am running cygwin to make it easy to test my open source > project both under the GNU and Microsoft compilers. > > I would like a version of libmcrypt.m4 that does not generate the > following warnings: > $ aclocal > /usr/share/aclocal/libmcrypt.m4:17: > warning: underquoted definition of AM_PATH_LIBMCRYPT > run info '(automake)Extending aclocal' > or see http://sources.redhat.com/automake/automake.html#Extending-acloc= al try this (in line 17 libmcrypt.m4): before: AC_DEFUN(AM_PATH_LIBMCRYPT, after AC_DEFUN([AM_PATH_LIBMCRYPT], Best regards Jarek =2D-=20 8 \\|||// Jaros=C5=82aw Jan Pyszny <arghil at poczta.dot onet dot pl> b (o|o) Linux admin/program devel ("Vitae,non scholae,discimus") i --\_/-- Linux user: #96704 (http://counter.li.org) t =3D->komputer(y) - daj zna=C4=87 je=C5=9Bli chcesz si=C4=99 pozby=C4=87<-= =3D |
From: Brad B. <bra...@se...> - 2006-01-03 02:33:24
|
I am running cygwin to make it easy to test my open source project both under the GNU and Microsoft compilers. I would like a version of libmcrypt.m4 that does not generate the following warnings: $ aclocal /usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal There is some mention of this problem at: http://lists.freedesktop.org/pipermail/xserver/2004-April/001198.html If I knew how to determine the version of libmcrypt on my system, I would include that information in this message. |
From: email b. <ema...@ya...> - 2005-05-26 15:08:37
|
http://www.linuxquestions.org/questions/showthread.php?s=&postid=1657387#post1657387 --- Tod Thomas <tt...@ch...> wrote: > email builder wrote: > > --- email builder <ema...@ya...> wrote: > > > >>Update (but still looking for help!): > >> > >> > >>>======= > >>> > >>> 1) I am wondering if it is possible to statically link to mcrypt > >> > >>libraries > >> > >>>when compiling and linking my own code? I get these errors when I do: > >>> > >>>gcc -I/usr/local/include -c xx.c > >>>gcc -o xx xx.o -L/usr/local/lib -lmcrypt -static > >>> > >>>/usr/bin/ld: cannot find -lmcrypt > >>>collect2: ld returned 1 exit status > >>>make: *** [filtercmd] Error 1 > >> > >> > >>I guess I am showing what a newbie I am. I think I have to remove > -lmcrypt > >>and do this instead: > >> > >>gcc -o xx xx.o -L/usr/local/lib -static /usr/local/lib/libmcrypt.so > > > > > > > > Sorry, that's actually supposed to be > > gcc -o xx xx.o -static /usr/local/lib/libmcrypt.so > > > > > > > >>This seems to link OK, but when I try to run the resultant application, I > >>get > >>this: > >> > >>/usr/lib/libc.so.1: bad ELF interpreter: No such file or directory > >> > >>Yikes! I will go back to Google, but I have no idea what this means... > why > >>is libc.so now creating problems? What does that have to do with > >>libmcrypt? > >> > >>All this is on Fedora Core 2, BTW. > > Try running ldd against the compiled executable and post the results. > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click > _______________________________________________ > Mcrypt-developers mailing list > Mcr...@li... > https://lists.sourceforge.net/lists/listinfo/mcrypt-developers > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new Resources site http://smallbusiness.yahoo.com/resources/ |
From: Tod T. <tt...@ch...> - 2005-05-24 11:47:57
|
email builder wrote: > --- email builder <ema...@ya...> wrote: > >>Update (but still looking for help!): >> >> >>>======= >>> >>> 1) I am wondering if it is possible to statically link to mcrypt >> >>libraries >> >>>when compiling and linking my own code? I get these errors when I do: >>> >>>gcc -I/usr/local/include -c xx.c >>>gcc -o xx xx.o -L/usr/local/lib -lmcrypt -static >>> >>>/usr/bin/ld: cannot find -lmcrypt >>>collect2: ld returned 1 exit status >>>make: *** [filtercmd] Error 1 >> >> >>I guess I am showing what a newbie I am. I think I have to remove -lmcrypt >>and do this instead: >> >>gcc -o xx xx.o -L/usr/local/lib -static /usr/local/lib/libmcrypt.so > > > > Sorry, that's actually supposed to be > gcc -o xx xx.o -static /usr/local/lib/libmcrypt.so > > > >>This seems to link OK, but when I try to run the resultant application, I >>get >>this: >> >>/usr/lib/libc.so.1: bad ELF interpreter: No such file or directory >> >>Yikes! I will go back to Google, but I have no idea what this means... why >>is libc.so now creating problems? What does that have to do with >>libmcrypt? >> >>All this is on Fedora Core 2, BTW. Try running ldd against the compiled executable and post the results. |
From: email b. <ema...@ya...> - 2005-05-23 20:39:00
|
--- email builder <ema...@ya...> wrote: > Update (but still looking for help!): > > > ======= > > > > 1) I am wondering if it is possible to statically link to mcrypt > libraries > > when compiling and linking my own code? I get these errors when I do: > > > > gcc -I/usr/local/include -c xx.c > > gcc -o xx xx.o -L/usr/local/lib -lmcrypt -static > > > > /usr/bin/ld: cannot find -lmcrypt > > collect2: ld returned 1 exit status > > make: *** [filtercmd] Error 1 > > I guess I am showing what a newbie I am. I think I have to remove -lmcrypt > and do this instead: > > gcc -o xx xx.o -L/usr/local/lib -static /usr/local/lib/libmcrypt.so Sorry, that's actually supposed to be gcc -o xx xx.o -static /usr/local/lib/libmcrypt.so > This seems to link OK, but when I try to run the resultant application, I > get > this: > > /usr/lib/libc.so.1: bad ELF interpreter: No such file or directory > > Yikes! I will go back to Google, but I have no idea what this means... why > is libc.so now creating problems? What does that have to do with > libmcrypt? > > All this is on Fedora Core 2, BTW. > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new Resources site http://smallbusiness.yahoo.com/resources/ |
From: email b. <ema...@ya...> - 2005-05-23 20:30:24
|
Update (but still looking for help!): > ======= > > 1) I am wondering if it is possible to statically link to mcrypt libraries > when compiling and linking my own code? I get these errors when I do: > > gcc -I/usr/local/include -c xx.c > gcc -o xx xx.o -L/usr/local/lib -lmcrypt -static > > /usr/bin/ld: cannot find -lmcrypt > collect2: ld returned 1 exit status > make: *** [filtercmd] Error 1 I guess I am showing what a newbie I am. I think I have to remove -lmcrypt and do this instead: gcc -o xx xx.o -L/usr/local/lib -static /usr/local/lib/libmcrypt.so This seems to link OK, but when I try to run the resultant application, I get this: /usr/lib/libc.so.1: bad ELF interpreter: No such file or directory Yikes! I will go back to Google, but I have no idea what this means... why is libc.so now creating problems? What does that have to do with libmcrypt? All this is on Fedora Core 2, BTW. > ======= > > 2) When compiling normally (non-static), things are OK until I run my > binary > and get: > > error while loading shared libraries: libmcrypt.so.4: cannot open shared > object file: No such file or directory > > I read this thread: > > http://lists.hellug.gr/pipermail/mcrypt-dev/2002/000693.html > > But I don't understand what this response means, and I have no other > reason > to think libmcrypt is mis-installed or other... I use libmcrypt every day > in > PHP - no errors, so I think the library is installed ok? I compiled and > installed libmcrypt 2.5.7 from source. > > Hmmm: > > ldconfig -v | grep mcrypt gives me nothing though. well where does PHP > find > it then? how do I get libmcrypt into the loader's cache? The libmcrypt README would have been a good place to start. Apparently, I'd have to recompile libmcrypt to use dynamic loading to get this to work? Since I wanted static linking in the first place, I will leave this one alone unless I can't get the problem above worked out... I'd deeply appreciate it if anyone can help! __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: email b. <ema...@ya...> - 2005-05-23 08:04:03
|
Hello, Two separate questions: ======= 1) I am wondering if it is possible to statically link to mcrypt libraries when compiling and linking my own code? I get these errors when I do: gcc -I/usr/local/include -c xx.c gcc -o xx xx.o -L/usr/local/lib -lmcrypt -static /usr/bin/ld: cannot find -lmcrypt collect2: ld returned 1 exit status make: *** [filtercmd] Error 1 Is there some kind of libmcrypt-devel kind of thing or more libraries I need to link to? ======= 2) When compiling normally (non-static), things are OK until I run my binary and get: error while loading shared libraries: libmcrypt.so.4: cannot open shared object file: No such file or directory I read this thread: http://lists.hellug.gr/pipermail/mcrypt-dev/2002/000693.html But I don't understand what this response means, and I have no other reason to think libmcrypt is mis-installed or other... I use libmcrypt every day in PHP - no errors, so I think the library is installed ok? I compiled and installed libmcrypt 2.5.7 from source. Hmmm: ldconfig -v | grep mcrypt gives me nothing though. well where does PHP find it then? how do I get libmcrypt into the loader's cache? Thanks for any pointers!! __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Tod T. <tt...@ch...> - 2005-04-18 14:04:28
|
I've been having problems building on Solaris, so I started over from scratch this morning. I started with a fresh v2.5.7 tarball on a Solaris 8 machine. After running a vanilla ./configure followed by make I got typical make feedback. Then I got this (truncated for brevity): ... gost_LTX__mcrypt_self_test ../lib/.libs/libmcrypt.so gost_LTX__mcrypt_algorithm_version ../lib/.libs/libmcrypt.so ecb_LTX__mcrypt_get_state ../lib/.libs/libmcrypt.so ecb_LTX__mcrypt_set_state ../lib/.libs/libmcrypt.so tripledes_LTX__mcrypt_self_test ../lib/.libs/libmcrypt.so ld: fatal: Symbol referencing errors. No output written to .libs/ciphertest collect2: ld returned 1 exit status make[2]: *** [ciphertest] Error 1 make[2]: Leaving directory `/export/home/ldap/work/libmcrypt-2.5.7/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/home/ldap/work/libmcrypt-2.5.7' make: *** [all] Error 2 So I did a make clean to try again. Once again I ran make. This time it completes successfully! So I try make check, and I get this output: Making check in src make[1]: Entering directory `./work/libmcrypt-2.5.7/src' make check-TESTS make[2]: Entering directory `./work/libmcrypt-2.5.7/src' Error getting algorithms/modes FAIL: ciphertest Failed to initialize cipher - rijndael-128/cfb FAIL: aestest =================== 2 of 2 tests failed =================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/export/home/ldap/work/libmcrypt-2.5.7/src' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/export/home/ldap/work/libmcrypt-2.5.7/src' make: *** [check-recursive] Error 1 So I changed into the src directory and tried running ./ciphertest and ./aestest manually. ./ciphertest produces: Error getting algorithms/modes ./aestest displays: Failed to initialize cipher - rijndael-128/cfb Incidentally I got this to work without a problem on a RH8 box. Does anybody have any idea what the problem could be? Thanks - Tod gcc V3.4.1 libtool V1.5.14 GNU ld version 2.11.2 |
From: Tod T. <tt...@ch...> - 2005-04-18 00:00:17
|
Jonathan Day wrote: > Yip, the list is still alive. Sometime I wonder if I > am, the way work is going right now. :) I'm going to > get some more work done on MCrypt done this weekend - > I hope! If all goes well, a new release should be out > soon. > > MHash has been slightly more active, because I've been > getting a lot of patches for that. However, MCrypt has > not been forgotten. Ok, great. Thanks for getting back to me. Tod |
From: Jonathan D. <im...@ya...> - 2005-04-15 21:54:00
|
Yip, the list is still alive. Sometime I wonder if I am, the way work is going right now. :) I'm going to get some more work done on MCrypt done this weekend - I hope! If all goes well, a new release should be out soon. MHash has been slightly more active, because I've been getting a lot of patches for that. However, MCrypt has not been forgotten. --- Tod Thomas <tt...@ch...> wrote: > Just checking. > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT > Products from real users. > Discover which products truly live up to the hype. > Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Mcrypt-developers mailing list > Mcr...@li... > https://lists.sourceforge.net/lists/listinfo/mcrypt-developers > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
From: Tod T. <tt...@ch...> - 2005-04-15 17:39:14
|
Just checking. |