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
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 cons
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 u
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 p
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
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
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 `pr
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
(lin
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
_NO_INLINE_ASM -DOPENSSL_BN_ASM_PART_WORDS -DSHA1_ASM -DMD5_ASM -DRMD160
_ASM -DAES_ASM > x86cpuid-elf.s
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
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]
---
# ./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
OPENSSL_IA32_SSE2
12 matches
Mail list logo