On Fri, Mar 22, 2002 at 08:33:04AM +0100, Libor Bubik wrote: > You are right. > There was another openssl in /usr/bin directory
You didn't say what distribution you were running. My guess would be a recent version of RedHat. RedHat does have openssl installed and, you guessed it, they have IDEA disabled due to the patent problems in the US and elsewhere. That would be your openssl in /usr/sbin. If you had compiled with --prefix=/usr you would have overwritten that. BUT! A LOT of your crypto apps will then promptly keel over and DIE and ugly death due to openssl library revision mismatches (I know, I've done it to myself several times). > Thanks very much. > Libor > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Dr S N Henson > Sent: Thursday, March 21, 2002 3:51 PM > To: [EMAIL PROTECTED] > Subject: Re: IDEA cipher in openssl > > > Libor Bubik wrote: > > > > It's good idea but I don't compile without IDEA. > > > > I only do following: > > > > ./config > > make > > make install > > > > Sorry, I don't know what's wrong? > > > > Is that a standard version of OpenSSL you are using? What happens if you > do: > > cd apps > ./openssl version -a > > it may be that there's another version of openssl on your PATH that's > being picked up. > > Steve. > -- > Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/ > Personal Email: [EMAIL PROTECTED] > Senior crypto engineer, Gemplus: http://www.gemplus.com/ > Core developer of the OpenSSL project: http://www.openssl.org/ > Business Email: [EMAIL PROTECTED] PGP key: via homepage. > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] -- Michael H. Warfield | (770) 985-6132 | [EMAIL PROTECTED] /\/\|=mhw=|\/\/ | (678) 463-0932 | http://www.wittsend.com/mhw/ NIC whois: MHW9 | An optimist believes we live in the best of all PGP Key: 0xDF1DD471 | possible worlds. A pessimist is sure of it! ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]