Re: Attempt at constification generates questions...

2000-11-03 Thread Ben Laurie
Richard Levitte - VMS Whacker wrote: I tried to constify the BIGNUM arguments to a few BN functions, among others BN_mul() (all but r). However, in BN_mul(), there's the BN_RECURSION case that will only occur when the lengths of a and b are 1 word from each other (if I understand

[PATCH]: Added -subject to openssl req

2000-11-03 Thread Guus Gerrits
Hello OpenSSL Developers, In my cgi-perl scripts I often have to check what is exactly in the PKCS#10 request a Customer submits. Currently only the -text option could be used to look into the request contents, but its output is difficult to parse. I have found a patch from Mr. Svenning posted

[Fwd: Minor bug in CAST5 source code]

2000-11-03 Thread Ben Laurie
Curious! Anyone know why? Cheers, Ben. -- http://www.apache-ssl.org/ben.html "There is no limit to what a man can do or how far he can go if he doesn't mind who gets the credit." Robert Woodruff There appears to be an extra S-box (S0) in the source code for CAST5. It is not being used

Re: openssl-0.9.6-1 gotcha vs openssh-2.2.0p1-5

2000-11-03 Thread Villy Kruse
On Wed, 1 Nov 2000, Lutz Jaenicke wrote: If you are using shared libraries, you either have to recompile your application or must make sure, that the correct shared library is being used. This is typically assured by including the version number into the shared library name:

Re: openssl-0.9.6-1 gotcha vs openssh-2.2.0p1-5

2000-11-03 Thread Lutz Jaenicke
On Fri, Nov 03, 2000 at 01:45:59PM +0100, Villy Kruse wrote: On Wed, 1 Nov 2000, Lutz Jaenicke wrote: If you are using shared libraries, you either have to recompile your application or must make sure, that the correct shared library is being used. This is typically assured by including

[PATCH] Minor corrections

2000-11-03 Thread Lutz Jaenicke
Hi! I have just (successfully) tried to build openssl with shared libraries for HP-UX 10.20 using the new build-shared options. Two small corrections (not related to shared libs :-) were necessary. Best regards, Lutz -- Lutz Jaenicke [EMAIL PROTECTED] BTU

Re: Attempt at constification generates questions...

2000-11-03 Thread Bodo Moeller
On Fri, Nov 03, 2000 at 09:16:56AM +, Ben Laurie wrote: Richard Levitte - VMS Whacker wrote: I tried to constify the BIGNUM arguments to a few BN functions, among others BN_mul() (all but r). However, in BN_mul(), there's the BN_RECURSION case that will only occur when the lengths of a

Re: [Fwd: Minor bug in CAST5 source code]

2000-11-03 Thread Bodo Moeller
On Fri, Nov 03, 2000 at 10:38:25AM +, Ben Laurie wrote: Curious! Anyone know why? From: "G. Ralph Kuntz, MD" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Minor "bug" in CAST5 source code There appears to be an extra S-box (S0) in the source code for CAST5. It is not being used

Problem compiling in HPUX

2000-11-03 Thread Eduardo Reis
I'm trying to compile openssl 0.9.6 in HPUX 11 and it stops with an error that I don't understand. It seems that is missing a header file but i can't find it anywhere. Here is the transcript of make command output: ... making all in ssl... ar r ../libssl.a s2_meth.o s2_srvr.o s2_clnt.o