md4crypto.c:
authorRichard Basch <probe@mit.edu>
Wed, 22 May 1996 02:42:20 +0000 (02:42 +0000)
committerRichard Basch <probe@mit.edu>
Wed, 22 May 1996 02:42:20 +0000 (02:42 +0000)
commit6c6e6e7fb13eaf2f8e7f65bdce2bf0ab7457fa55
tree6a21de2132757d4949e1ec7795daf1532c865bd5
parent28b6cf0d1a94d3e5a038176f6c83571ae7053ab4
md4crypto.c:
The incorrect size was being used to compare the computed message
digest and the supplied checksum for the "fixed" md4 case, causing
decryption integrity failures.
[Fixed by epeisach/audited by basch; fixes 'make check']

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8099 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/md4/ChangeLog
src/lib/crypto/md4/md4crypto.c