[1217] in Kerberos_V5_Development
Can I get some help tracking down md4 lossage?
daemon@ATHENA.MIT.EDU (Sam Hartman)
Tue May 21 13:48:01 1996
Date: Tue, 21 May 1996 13:47:49 -0400
From: Sam Hartman <hartmans@MIT.EDU>
To: krbdev@MIT.EDU
All the recent builds in the krb5 locker (Alpha, Solaris, AIX,
NetBSD) are failing on t_cksum in the md4 directory. I made a change
similar to Ezra'sto find out the error, and it's a decrypt integrity
error.
I do have the sandbox updated to include Ted's changes to md4
and md5 to get make check to work, and it works for md5, but not md4.
I don't have much experience with the code inside libcrypto, so I'm
going to be slow debugging it.
--Sam