LP64: MD5 woes patches broke alpha-cc, probably others?

1999-05-16 Thread Dan Riley
openssl-SNAP-19990515-1530 on alpha-cc fails to build with #error "HASH_BLOCK_DATA_ORDER must be defined!" in md32_common.h. Adding -DL_ENDIAN to the flags appears to fix it; I'm guessing every Configure entry that doesn't have -D[LB]_ENDIAN in it is currently broken. --- Configure~ Thu May 13

Unitialized variables in pkcs12.c, ca.c

1999-05-16 Thread Mixmaster
When linking openssl the HPUX ANSI C compiler says: ucomp : Warning at line 336 : Uninitialized variable "keyidlen" in function "pkcs12_main" (5004) Warning at line 2009 : Uninitialized variable "j" in function "certify_spkac" (5004) The HPUX compiler automatically

Re: intro and Re: (const) des_ctype

1999-05-16 Thread Bodo Moeller
On Sat, May 15, 1999 at 06:12:25PM -0400, D. Hugh Redelmeier wrote: | From: Bodo Moeller [EMAIL PROTECTED] | Reply-To: [EMAIL PROTECTED] | Subject: (const) des_ctype | | I have prepared a set of patches to the DES library that should solve | the const problem. Pluto currently uses

Re: (const) des_ctype

1999-05-16 Thread Ben Laurie
Bodo Moeller wrote: On Sat, May 15, 1999 at 10:25:30PM +0100, Ben Laurie wrote: typedef unsigned char des_cblock[8]; typedef const unsigned char const_des_cblock[8]; int des_set_key(const_des_cblock *key,des_key_schedule schedule); unsigned char key[7] = {...};

Re: intro and Re: (const) des_ctype

1999-05-16 Thread Dave Clark
At 06:12 PM 05/15/1999 , you wrote: I'm new to OpenSSL. I'm interested in using it to add more authentication capabilities to FreeS/WAN's Pluto. FreeS/WAN is a free implementation of IPSEC; Pluto is the IKE daemon. Scary fact: I'm trying to get this done this week for testing at the VPN

Re: intro and Re: (const) des_ctype

1999-05-16 Thread Bodo Moeller
On Sun, May 16, 1999 at 09:04:28AM -0400, Dave Clark wrote: I'm also a newbie who's interested in finding the most recent OpenSSL documentation, particularly the X509[v3] component. Where is "Ariel's documentation?" At URL:http://www.columbia.edu/~ariel/ssleay/ (see "Related" area at

[STATUS] OpenSSL (Sun 16-May-1999)

1999-05-16 Thread OpenSSL Project
OpenSSL STATUS Last modified at __ $Date: 1999/05/14 11:50:46 $ DEVELOPMENT STATE o OpenSSL 0.9.3: Under development... Proposed freeze date: Mon May 17th, 1999 Proposed