[openssl.org #1429] SHA256 bug?

2006-11-17 Thread Zhang, Wenfang via RT
Hi, First of all, thanks for the great code. I have this weird problem. When I run SHA256 to generate digest, if the message has two or more '0's, the result is not correct. If you look at the below test result, you can see that for test case 868 the expect result, which is generated from

Re: [PATCH] Re: Windows build fail of openssl-SNAP-20061114

2006-11-17 Thread Dr. Stephen Henson
On Thu, Nov 16, 2006, Simon McMahon wrote: Thanks Victor, I got it by editing libeay32.def but the effect is the same. I also fixed it with the following patch to mkdef.pl --- util/mkdef.pl 2006-06-10 02:01:14.0 +1000 +++ mkdef.pl2006-11-16 09:42:53.0 +1000

[openssl.org #1428] s_client -debug doesn't show all certificates in chain

2006-11-17 Thread Stephen Henson via RT
[guest - Fri Nov 17 05:24:37 2006]: If a CA uses intermediary certs that are not distributed in all truststores such as quovadis with mozilla's trust store. Servers do not only transmit leaf certificates, but also intermediary ones.

[openssl.org #1429]

2006-11-17 Thread Zhang, Wenfang via RT
Sorry, I found out it is my problem. Please ignore my previous email. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of OpenSSL-Bugs Sent: Friday, November 17, 2006 2:06 AM To: Zhang, Wenfang Subject: [openssl.org #1429] AutoReply: SHA256 bug?

Re: [openssl.org #1043] Updated 0.9.7g NetWare Patch for the Contribution page

2006-11-17 Thread [EMAIL PROTECTED] via RT
Hi Walker, Sorry to write you personally. I couldn't get any help in OpenSSL dev forums. Could you help me to resolve Link Error: Undefined symbol: RunningProcess in rand_nw.obj? I do not see any error while comiling and got this when tried to link to my application. I do not see