Subject: Re: openssl build on 64bit arch
To: None <tech-security@netbsd.org, thorpej@netbsd.org>
From: None <itojun@iijlab.net>
List: tech-security
Date: 09/03/2000 05:28:30
  by mail.netbsd.org with SMTP; 2 Sep 2000 20:28:36 -0000
	by coconut.itojun.org (8.9.3+3.2W/3.7W) with ESMTP id FAA11209;
	Sun, 3 Sep 2000 05:28:31 +0900 (JST)
to: tech-security@netbsd.org, thorpej@netbsd.org
In-reply-to: itojun's message of Sat, 02 Sep 2000 15:06:44 JST.
      <5076.967874804@coconut.itojun.org>
Subject: Re: openssl build on 64bit arch
From: itojun@iijlab.net
Date: Sun, 03 Sep 2000 05:28:30 +0900
Message-ID: <11207.967926510@coconut.itojun.org>


>	i have filed PR 10920 and 10921, and trying to solve the issue.
>	attached patch will solve issues in big number library, blowfish,
>	and some other crypto functions.  as it will change ABI, we need to
>	do a shlib major bump to incorporate it.
>	the patch is not complete, however - if I run test suite available in
>	openssl distribution, RSA-related tests will fail badly.

	RSA tests were okay.  I had obsolete openssl(1) binary.
	i think i need more cleanup (nuke all #ifdefs in headers).

itojun