Re: Solaris bc

2002-03-05 Thread Erwann ABALEA
On Mon, 4 Mar 2002, Michael Sierchio wrote: Daniel Sands wrote: What's the problem here? The output is exactly as it should be for this program. Your lack of reading skills? The point is that the previous poster asserted that dc was a front end to bc. I believe that I conclusively

Re: cvs commit: openssl-play/levitte PROBLEMS

2002-03-05 Thread Ben Laurie
[EMAIL PROTECTED] wrote: 4. According to Theo and Beck (both OpenBSD folks), the current /dev/crypto engine doesn't work. It seems to be a adaptation of Theo's cryptodev demo, and should be thrown away. My opinion: I trust Theo and those guys to know what they talk about,

Re: Solaris bc

2002-03-05 Thread J.P. King
The last time I checked, dc is only a front-end for bc. It seems odd to me that dc can work correctly if bc is broken... Wrong way around. bc is a front end for dc. bc -c shows you what is sent to dc. I think that the problem may be to do with lines being truncated when sent from bc to dc,

OpenSSL 0.9.6c on Sparc-20 Solaris 8 fresh install.

2002-03-05 Thread Scott Walker
Hello, I'm hoping I got the right place, And am not annoying too many people. I just reinstalled Solaris 8 07/01 on my Sparc-20 (Dual 61Mhz cpu's, 2x 18G disks, 128M of ram). It is a fresh install with the latest patches applied. I grab the OpenSSL 0.9.6c source and did my usual ./config ; make

Re: Solaris bc

2002-03-05 Thread Michael Sierchio
Erwann ABALEA wrote: dc and bc are linked by some way... Yes. Unlink dc and bc won't work. ;-) __ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL

Re: Solaris bc

2002-03-05 Thread Erwann ABALEA
On Tue, 5 Mar 2002, Michael Sierchio wrote: Erwann ABALEA wrote: dc and bc are linked by some way... Yes. Unlink dc and bc won't work. ;-) ;) I read J.P. King's email, and it's more clear now. ot I should try to learn dc, as I'm more comfortable with RPN that traditional algebraic. /ot

Re: EVP macros for AES

2002-03-05 Thread Daniel Sands
I'm not sure why you need to yank out source when it's just as easy to link with libcrypto and make sure you only use the specific algorithms. In such a case, one should avoid using things like EVP_get_cipherbyname() since that requires that all compiled algorithms be linked in. I

Re: Solaris bc

2002-03-05 Thread Daniel Sands
The last time I checked, dc is only a front-end for bc. It seems odd to me that dc can work correctly if bc is broken... Wrong way around. bc is a front end for dc. bc -c shows you what is sent to dc. I think that the problem may be to do with lines being truncated when sent from bc

CSR Question

2002-03-05 Thread wslusarczyk
Hello, After generating CSR with openssl 0.9.8-dev, 0.9.7-dev or 0.9.6 'asn1dump' says that: 261 023: INTEGER 65537 : } : } : } 266 A00: [0] : Error: Object has zero length.

openssl-0.9.6c.tar.gz source bug/typo

2002-03-05 Thread El Jeffo
in the file: /crypto/md2/Makefile Change the line: DIR = md To: DIR = md2 Otherwise it won't compile correctly in Solaris 8. Works fine in Linux broken of course :) Jeff __ OpenSSL Project

[PATCH]

2002-03-05 Thread jfortes
First of all thank you and congratulations for your work My patch is quite evident, in fact I cannot understand how it could have passed unnoticed ?! In several places in the installacion Makefile, there is a missing ; between fi and done It is not needed if they are in different lines, but when

Re: CSR Question

2002-03-05 Thread Dr S N Henson
[EMAIL PROTECTED] wrote: Hello, After generating CSR with openssl 0.9.8-dev, 0.9.7-dev or 0.9.6 'asn1dump' says that: 261 023: INTEGER 65537 : } : } : } 266 A00: [0] :

Re: EVP macros for AES

2002-03-05 Thread Geoff Thorpe
Hi, On Tuesday 05 March 2002 08:12, John Viega wrote: On Mon, Mar 04, 2002 at 02:48:46PM +0100, Richard Levitte - VMS Whacker wrote: I'm not sure why you need to yank out source when it's just as easy to link with libcrypto and make sure you only use the specific algorithms. In such a

Re: netscape 6.2 crash

2002-03-05 Thread Roger Anderson
Hi Fellas, Went back this evening to re-examine the socket and OpenSSL code I had written. I was curious to see if adding a ::sleep() call in between the accept() and SSL_accept() calls made a difference. None whatsoever. ::sleep()ing right before the SSL_accept() makes no difference to NS62.

Re: netscape 6.2 crash

2002-03-05 Thread Doug Turner
Hello Roger, Sorry I did not respond sooner. I did the early SSL support in mozilla but have not touch this code in over a year or so. I think that the folks that you want to talk to are Javier Delgadillo and Terry Hayes [EMAIL PROTECTED],[EMAIL PROTECTED]. The now own the security