Re: Crash bug exemplified

2000-08-07 Thread Dr Stephen Henson
Bill Rebey wrote: > > > ***NOTE: For everyone else out there who isn't familiar with this call, it > is...um...pretty important. The full extent of the code that I added that > corrects this problem is: > > //-- > extern "C" unsigned long pthreads_thread_id () > { > re

Problem compiling 64-bit 0.9.5a under Solaris8

2000-08-07 Thread Sturges, Jonathan D, GOVMK
Hello, Problems compiling 64-bit openssl-0.9.5a under Solaris 8. Workshop C/C++ 5.0 compilers with patches applied. Using /usr/ccs/bin developer utils. The "Configure" script completes fine, and it partially compiles. It croaks when building all in the ./crypto/des directory: making all in cr

Re: make test fails in req conversion test

2000-08-07 Thread csaxton
Whoops. I see that I have a rather old version. I'll try again with 0.9.5a. Sorry about that. Craig [EMAIL PROTECTED]

Re: Got it compiled...now what?

2000-08-07 Thread Jon-Pierre Gentil
I feel like such a newbie... What are .so files? I dont appear to have a libcrypto.so file at all anywhere. > > I appear to need a libcrypto.so.0 file... how do I make that? > > Create a symlink: > > ln -s libcrypto.so libcrypto.so.0 > > Although in the true shared library sense, you'd really

make test fails in req conversion test

2000-08-07 Thread csaxton
I installed 0.91c linux-elf on an Intel PII with redhat 6.1 kernel 2.2.16. When I ran "make test" it hung in a loop during the second p > d conversion in the "req conversion test". Has anyone seen this? Solutions/workarounds? Thanks in advance, Craig ___

RE: Crash bug exemplified

2000-08-07 Thread Bill Rebey
You just saved my career! Next time you're near Columbus, OH, USA, look me up - I'll buy you all the beer you can drink. Thanks a million, Mr. Wallace! I've been trying to solve this problem for a month and have been getting nowhere. Bill Rebey ***NOTE: For everyone else out there who isn'

Re: Got it compiled...now what?

2000-08-07 Thread Jon-Pierre Gentil
> > I appear to need a libcrypto.so.0 file... how do I make that? > Create a symlink: > ln -s libcrypto.so libcrypto.so.0 Ah! okay. > Out of curiosity (and if you don't mind), what are you linking that's > asking you for this? licq 0.9.5a. Thanks for the quick response! Jon ___

Re: Got it compiled...now what?

2000-08-07 Thread Chris Zimman
> I appear to need a libcrypto.so.0 file... how do I make that? Create a symlink: ln -s libcrypto.so libcrypto.so.0 Although in the true shared library sense, you'd really want it the other way around: You create a 'libcrypto.so.0.9.5' and then symlink that. ln -s libcrypto.so.0.9.5 libcry

Got it compiled...now what?

2000-08-07 Thread Jon-Pierre Gentil
  I appear to need a libcrypto.so.0 file...  how  do I make that?     Thanks!    

Re: Crash bug exemplified

2000-08-07 Thread Chris Zimman
This by itself is gonna kill your program: if (pthread_create (NULL, &_threadAttr, ThreadMain, NULL)) { printf ("\nERROR CREATING THREAD!\n"); } You're doing a pthread_create() with a NULL thread handle. --Chri

Re: [PATCH] avail of Pentium hardware RNG (at least minimally) on Win doze

2000-08-07 Thread Michael Sierchio
Chris Zimman wrote: > > > There have been a number of third-party evaluations of the hardware RNG in > > the new Pentium chip. So far it's gotten a clean bill of health. Of course, > > since the Micro$oft CryptoAPI has to be invoked to get to it, I don't > > feel like trusting it any further th

RE: [PATCH] avail of Pentium hardware RNG (at least minimally) on Win doze

2000-08-07 Thread Chris Zimman
> There have been a number of third-party evaluations of the hardware RNG in > the new Pentium chip. So far it's gotten a clean bill of health. Of course, > since the Micro$oft CryptoAPI has to be invoked to get to it, I don't > feel like trusting it any further than just _initializing_ the RNG

SSL applications

2000-08-07 Thread Bennett Samowich
Greetings, I have been working on an application that uses SSL as part of the transport mechanism. I have gotten it to work rather nicely, and am working toward "fine tuning" it. I noticed that in the demo apps (the ones I followed) that they simply make a SSL connection, then SSL_read/SSL_

Compilation problems.

2000-08-07 Thread Jon-Pierre Gentil
  I'm using a recently fresh installation of Mandrake 7 linux, and I am trying to compile the OpenSSL libraries to get a libcrypto out of it.  I ran the config script, and it chose linux-elf.  Unfortunately I am running into these errors:     [root@omicron openssl-0.9.5a]# makemaking all in

crypto compilation

2000-08-07 Thread Albert Serra
Hello, If I only want to compile the crypto library, what do I have to do? I mean, in the directory ./openssl/crypto, what I have to compiled to link all the crypto library, or I have to compile library by library (rsa, sha, ...) Thank you in advance Ciao Albert P.S> I need it urgently so I would

Re: Complie the demo program on NT

2000-08-07 Thread Richard Levitte - VMS Whacker
From: <[EMAIL PROTECTED]> yawl> Hello everyone: yawl> I want to use openssl to write a communication program,and yawl> have complie the demo programs in \demo\ssl sucessfully on yawl> Linux. But when I put almost the same programs to windows 2000 yawl> by VC6.0 ,the client always fail when doi

Complie the demo program on NT

2000-08-07 Thread yawl
Hello everyone: I want to use openssl to write a communication program,and have complie the demo programs in \demo\ssl sucessfully on Linux. But when I put almost the same programs to windows 2000 by VC6.0 ,the client always fail when doing SSL_connect() , (the server part is ok).I have try i

error creating certs..

2000-08-07 Thread Shashank D.Jha
hi, I am trying to create certificate..all is well till I call last method.. CA.pl -signreq C:\ssl\openssl-0.9.5a\out32dll>CA.pl -signreq Using configuration from C:\ssl\openssl-0.9.5a\apps\openssl.cnf Loading 'screen' into random state - done unable to load CA private key 114:error:0906D06C:PEM

No Subject

2000-08-07 Thread Shashank D.Jha
hi, I am trying to create certificate..all is well till I call last method.. CA.pl -signreq C:\ssl\openssl-0.9.5a\out32dll>CA.pl -signreq Using configuration from C:\ssl\openssl-0.9.5a\apps\openssl.cnf Loading 'screen' into random state - done unable to load CA private key 114:error:0906D06C:PEM