Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 423 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.) https://github.com/krb5/krb5/commit/5f0f1d3160f729a0876e6c24a32aa448089fd461 Commit By: ghudson Revision: 24641 Changed Files: U trunk/src/lib/crypto/krb/checksum/hmac_md5.c