Re: Compilation of openssl-0.9.8-stable-SNAP-20050624 fails on Solaris 2.5.1 x86

2005-06-24 Thread Andy Polyakov
# ./Configure solaris-x86-gcc zlib shared -L/usr/local/lib gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D _REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -fomit-frame-pointer -march=i48 6 -Wall -DL_ENDIAN -DOPENSSL_NO_INLINE_ASM -DOPENSSL_BN_ASM_PART_WORDS -D

Re: Reducing size of the OpenSSL library

2005-06-24 Thread Gayathri Sundar
Original Message Subject: Re: Reducing size of the OpenSSL library From:Gayathri Sundar [EMAIL PROTECTED] Date:Fri, June 24, 2005 12:05 am To: [EMAIL PROTECTED]

RE: Compilation of openssl-0.9.8-stable-SNAP-20050624 fails on Solaris 2.5.1 x86

2005-06-24 Thread Ted Mittelstaedt
error: Command failed for target `x86cpuid-elf.o' Current working directory /usr/home/tedm/tete/openssl-0.9.8-stable-SNAP-20050624/crypto *** Error code 1 make: Fatal error: Command failed for target `build_crypto' # -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf

Re: Reducing size of the OpenSSL library

2005-06-24 Thread J. Wren Hunt
On Fri, 24 Jun 2005 02:55:12 -0700 (PDT), Gayathri Sundar [EMAIL PROTECTED] said: could you pls tell how the ssl performance is affected by including the Os flag? looks like quite a few of the optimizations are disabled here. You can compile for speed or you can compile for size but if

OpenSSL on VMS

2005-06-24 Thread Steve Thompson
All, I'm porting a large multi-threaded SSL-enabled application from Unix to VMS. This is the first time that I've used OpenSSL on VMS, and I have a couple of questions related to OpenSSL on VMS that I'd appreciate some input on. The Unix version is currently working OK on multiple platforms

openssl in uClinux

2005-06-24 Thread Emilena Specht
Hi all, I´m trying to use ssh port in uClinux, then, I added openssl to my libraries. I get this error in compilation: Making symlinks in include/ make[1]: Leaving directory `/moto/uClinux-dist/include' make[1]: Entering directory `/moto/uClinux-dist/user' make[2]: *** No rule to make target

Re: Compilation of openssl-0.9.8-stable-SNAP-20050624 fails on Solaris 2.5.1 x86

2005-06-24 Thread Andy Polyakov
gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHA VE_DLFCN_H -O3 -fomit-frame-pointer -march=i486 -Wall -DL_ENDIAN -DOPENSS L_NO_INLINE_ASM -DOPENSSL_BN_ASM_PART_WORDS -DSHA1_ASM -DMD5_ASM -DRMD160 _ASM -DAES_ASM -c -o x86cpuid-elf.o x86cpuid-elf.s Assembler: x86cpuid.s

Repeated RSA_pub_enc gives different results

2005-06-24 Thread Anirban Banerjee
Hello everyone, Newbie here ! Saw a post similar to my problem, applied whatever solution was proposed and still am stumped. I wrote a small code, to apply RSA_public_encrypt on a hex string and get different results for the ciphertext everytime, even though I make sure that the same key is used

Re: OpenSSL on VMS

2005-06-24 Thread Richard Levitte - VMS Whacker
Hey Steve, I guess I'm the one supposed to answer your query :-). In message [EMAIL PROTECTED] on Fri, 24 Jun 2005 09:29:33 -0400 (EDT), Steve Thompson [EMAIL PROTECTED] said: smt (1) I currently obtain sockets by doing an $ASSIGN to INET0:. I smt assume that these sockets cannot be passed

Re: Repeated RSA_pub_enc gives different results

2005-06-24 Thread Anirban Banerjee
Hey ppl, Just realized the encryption is'nt happening at all, just memory dumps being displayed..sorry for the long message. I would however love any advice on why the encryption is going awry :),the input and output buffers are intialized to NULL at the beginning and malloc has been used to

Re: Release delayed a few days - 20050624 Success with Mac OS X 10.4.1

2005-06-24 Thread Richard Levitte - VMS Whacker
In message [EMAIL PROTECTED] on Fri, 24 Jun 2005 08:58:29 -0700, Rush Manbert [EMAIL PROTECTED] said: rush Just tried again with 20050624 snapshot. It built just fine and rush successfully ran all the tests. Great! Thanks! Noted. Cheers, Richard - Please consider sponsoring my work

OpenSSL SSLeay install prob w/ IO::Sockets::SSL

2005-06-24 Thread Dr Robert Young
This may be a repeat, but I am not sure my first posting went out to the correct place, so here it is again just in case. When downloading/installing IO::Socket::SSL off CPAN in perl 5.8.3, it tries to install Net::SSLeay as well. Then one gets a message that this ( SSLeay) is no longer