Test of 0.9.8 under DJGPP (was Re: [openssl.org #932] Patch for 0.9.8 (DJGPP))

2004-09-06 Thread Doug Kaufman
gt; > I'll try to download the latest and test. I may not have time for 2 or 3 > days, however. Well, it was more like a week, but I downloaded the snapshot for 20040906 and built it under DJGPP. It went through configure, make depend, make, "make test", and "make instal

Re: OCSP and ENGINE

2004-09-06 Thread Massimiliano Pala
Dr. Stephen Henson wrote: Yout don't need to do anything special. You just have to get the relevant EVP_PKEY from the ENGINE and pass it to the relevant APIs for OCSP. The rest is automatic if the ENGINE has been written properly. Good. Just one question, is there a method to get the EVP_PKEY using

Re: Test of 0.9.8 under DJGPP (was Re: [openssl.org #932] Patch for 0.9.8 (DJGPP))

2004-09-06 Thread Gisle Vanem
Doug Kaufman wrote: > OpenSSL 0.9.8-dev XX xxx > built on: Mon Sep 6 09:04:18 PST 2004 > platform: DJGPP > options: bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) blowfish(idx) > compiler: gcc -DOPENSSL_NO_IDEA -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 > -I/dev/env/WATT_ROOT/inc -DTERMIO

Re: Test of 0.9.8 under DJGPP (was Re: [openssl.org #932] Patch for 0.9.8 (DJGPP))

2004-09-06 Thread Andy Polyakov
OpenSSL 0.9.8-dev XX xxx built on: Mon Sep 6 09:04:18 PST 2004 platform: DJGPP options: bn(64,32) md2(int) rc4(idx,int) des(ptr,risc1,16,long) blowfish(idx) compiler: gcc -DOPENSSL_NO_IDEA -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -I/dev/env/WATT_ROOT/inc -DTERMIOS -DL_ENDIAN -fno-strict-aliasing

Re: Test of 0.9.8 under DJGPP (was Re: [openssl.org #932] Patch for 0.9.8 (DJGPP))

2004-09-06 Thread Doug Kaufman
On Mon, 6 Sep 2004, Andy Polyakov wrote: (Gisle Vanem wrote) > > To be able to use SSE2 code on a Pentium 4(?) , you need to add > > -DOPENSSL_IA32_SSE2 -DOPENSSL_CPUID_OBJ and have an up-to-date > > version of "as". (v2.13?). > > ./Configure should take care of it. Naturally not of as version

Mobile Phones

2004-09-06 Thread Guilherme G. Rafare / IN3 Technologies S.A.
Hi,   Sorry to trouble you.   We are planning to implement OpenSSL in one of wireless data projects for mobile phones, using BREW (mainly C/C++). Do you know where we can find a detailed message flow and protocol, including the use of the encryption algorithms in each piece?   We would rea