Are there any patches out there that fix the various problems (SHA, bignum)
with little endian LP64 (in particular, Alpha)?
SSLeay was unusable on alpha, and at least OpenSSL 0.9.1c as well, because
of things like assuming L_ENDIAN == asm code in SHA and the use of `long' to
mean `32 bit integer' in many places. I suppose I'm hoping someone has
tackled this already.
I'm doing a rebuild now without optimization and using the C bignum code
(and yes, with the patch), and with only SIXTY_FOUR_BIT_LONG set (as with
OSF), and will post the dump of `make tests' here if I don't hear from
anyone. :)
--
-- Todd Vierling (Personal [EMAIL PROTECTED]; Bus. [EMAIL PROTECTED])
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]