Build OpenSSL on Mac OS X

2012-02-22 Thread Alex Chen
I downloaded OpenSSL 0.9.8t and tried to build it under Mac OS X 10.6.8. I want to build a dynamic library with both 32-bit and 64-bit (Universal binary). I tried various flag with the Configure script but failed. Here are the parameters I feed to 'Configure': ./Configure threads shared no-hw zl

Re: Why CVS?

2012-02-22 Thread Zhu Qun-Ying
Hi, It seems there is an effort to provide a git repository: http://repo.or.cz/w/mirror-openssl.git Qunying __ OpenSSL Project http://www.openssl.org User Support Mailing List

Need help for compiling openssl with my own namespace

2012-02-22 Thread Vadapalli, Deepthi
Hi, I want to compile openssl with myprefix appended to the API's so as to distinguish my compiled API's. Is there a way to pass the namespace name to Configure which will append the name to all the API's while compiling? For eg: I want MYPREFIX_EVP_cast5_cfb64 in place of EVP_cast5_cfb64 to be

RE: Extract of Public key and Serial number from Certificate

2012-02-22 Thread praveenpvs
Thanks Dave.. With fclose() it is working fine :) Thank you very much for your inputs...I shall follow them Dave Thompson-5 wrote: > >> From: owner-openssl-us...@openssl.org On Behalf Of praveenpvs >> Sent: Tuesday, 21 February, 2012 10:24 > >> When I extracted the public key and saved to fil

Re: weak key check?

2012-02-22 Thread Ben Laurie
On Tue, Feb 21, 2012 at 7:04 PM, Ben Laurie wrote: > On Tue, Feb 21, 2012 at 5:47 PM, Chris Dodd wrote: >> On 02/19/2012 07:36 PM, anthony berglas wrote: >>> >>>  Exactly. So you need about 112 bits of "entropy" / Pass Phrase to >>>  generate a good 2048 bit key. Remember that the vast majority o

Re: weak key check?

2012-02-22 Thread Ben Laurie
On Tue, Feb 21, 2012 at 5:47 PM, Chris Dodd wrote: > On 02/19/2012 07:36 PM, anthony berglas wrote: >> >>  Exactly. So you need about 112 bits of "entropy" / Pass Phrase to >>  generate a good 2048 bit key. Remember that the vast majority of 2048 >>  bit numbers are not valid key pairs. >> >>  My

OpenSSL crashes (with libCURL)

2012-02-22 Thread ibram
Hi all. I got a Segmentation Fault in my project (it uses libCURL + OpenSSL + zlib + libssh2). Now libCURL crashes at curl_easy_cleanup. Crashing appearing only if I use HTTPS connection. The project is a single-threaded console app with some HTTP and HTTPS requests. Code is looking like:

intel accel engine and EVP_VerifyFinal

2012-02-22 Thread Mark Mc Keown
Hi All, I have built and installed intel-accel engine from http://www.openssl.org/contrib. When I use the engine to verify a certificate I get an error - I don't get the error without the engine. mmk@mmk:~$ openssl version OpenSSL 0.9.8o 01 Jun 2010 mmk@mmk:~$ openssl verify -CAfil