In message <00d501c264ae$1bf4f280$[EMAIL PROTECTED]> on Wed, 25 Sep 2002 09:10:47 
-0700, "Sam Leffler" <[EMAIL PROTECTED]> said:

sam> 0.9.7 caused massive havoc compiling kerberos 4 (and to some
sam> extent 5) when I integrated beta 3 into the freebsd tree.  The
sam> crypt() macro was a minor annoyance.  The bigger problem was the
sam> redefinition of the DES key state block (from array to struct).
sam> openbsd apparently has workarounds that include mods to evp.h but
sam> I haven't looked closely at them.  I just took the brute force
sam> approach and wacked the kerberos code which is probably
sam> unnacceptable for long term maintenance.

To get definitions compatible with 0.9.5 and 0.9.6, you must define
OPENSSL_ENABLE_OLD_DES_SUPPORT before openssl/des.h gets included.

Also, which Kerberos code are we talking about?  I believe that
kth-krb4 and heimdal have adapted already...

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken  \ S-168 35  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to