[618] in Kerberos_V5_Development
new MD4 installed
jtkohl@ATHENA.MIT.EDU (jtkohl@ATHENA.MIT.EDU)
Tue Feb 26 14:12:07 1991
I've updated our MD4 code with new stuff from theory.lcs.mit.edu:/pub/md4.doc,
which is a more portable version (even Saber doesn't complain!).
In the process I discovered that MD4 does encode the length in the digest, so
that the extra stuff I'd done with that previously doesn't make sense. I
cleaned that up at the same time.
You'll need to recompile anything which references RSA_MD4_xxx directly, and
relink everything else. I've rebuilt the lib on the VAX; I'll do DECmips
later today.