Fix a conceptual bug in r24639: the intermediate key container length
authorGreg Hudson <ghudson@mit.edu>
Fri, 18 Feb 2011 15:06:57 +0000 (15:06 +0000)
committerGreg Hudson <ghudson@mit.edu>
Fri, 18 Feb 2011 15:06:57 +0000 (15:06 +0000)
commit5f0f1d3160f729a0876e6c24a32aa448089fd461
treea0942be081944c8fedb9073e876622386a628021
parent76ebe5d07c1002b674eb1c4e3ab35f6001eec91c
Fix a conceptual bug in r24639: the intermediate key container length
should be the hash's output size, not its block size.  (The bug did
not show up in testing because it is harmless in practice; MD5 has a
larger block size than output size.)

ticket: 6869

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24641 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/checksum/hmac_md5.c