pull up r25418 from trunk
authorTom Yu <tlyu@mit.edu>
Mon, 7 Nov 2011 22:35:35 +0000 (22:35 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 7 Nov 2011 22:35:35 +0000 (22:35 +0000)
commit73d37e14883a38e98f2ac0c87c84ba5ea4c8f5fd
tree965a1bb247b893008b865c6a1dd548337327ad36
parentecbf9fc9ebcabd1bac0f72acc1535ea4d2bc7c8c
pull up r25418 from trunk

 ------------------------------------------------------------------------
 r25418 | ghudson | 2011-10-28 11:45:03 -0400 (Fri, 28 Oct 2011) | 9 lines

 ticket: 6994
 subject: Fix intermediate key length in hmac-md5 checksum
 target_version: 1.10
 tags: pullup

 When using hmac-md5, the intermediate key length is the output of the
 hash function (128 bits), not the input key length.  Relevant if the
 input key is not an RC4 key.

ticket: 6994
version_fixed: 1.10
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-10@25449 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/krb/checksum_hmac_md5.c