RE: DES_CBC_CKSUM in SSL and Kerberos.

2002-10-10 Thread Jamison, Alan
Cc: [EMAIL PROTECTED]; Greaney, Kevin; Jamison, Alan Subject: Re: DES_CBC_CKSUM in SSL and Kerberos. The answer is: MIT DES and OpenSSL DES use different internal representations of the data. You cannot replace the MIT DES with OpenSSL DES unless you also recompile MIT Kerberos 4 to use the

Re: DES_CBC_CKSUM in SSL and Kerberos.

2002-10-10 Thread Jeffrey Altman
OpenVMS Alpha V7.2 > TCP/IP V5.0A > DEC C V6.2 > Kerberos V4 and 5 > >Thanks, >Kevin > =09 > Kevin Greaney SSL for OpenVMS Team > Hewlett Packard Company OpenVMS Engineering Group >

DES_CBC_CKSUM in SSL and Kerberos.

2002-10-10 Thread Greaney, Kevin
Title: DES_CBC_CKSUM in SSL and Kerberos.  Hi,     I have a customer with a Kerberos V4 application who is trying to decide if they can substitute their existing Kerberos V4 DES encryption capability with SSL's DES encryption support.  When calling DES_CBC_CKSUM() from the Kerberos li