Backport test suite portion of r23361 from trunk
authorTom Yu <tlyu@mit.edu>
Tue, 12 Jan 2010 03:42:15 +0000 (03:42 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 12 Jan 2010 03:42:15 +0000 (03:42 +0000)
commita9d409c735676299c91cfcb23963f3e8ce2242ad
treeb2d2d77a31d00e3ce481e85ed496fd6a560ef022
parent3f6f9fa259d1134a8e28e6967d930e0e007dcd16
Backport test suite portion of r23361 from trunk

 ------------------------------------------------------------------------
 r23361 | tlyu | 2009-11-25 22:54:59 -0500 (Wed, 25 Nov 2009) | 15 lines

 ticket: 6584
 target_version: 1.7.1
 tags: pullup

 Pullup to 1.7-branch is only for the test case, as krb5-1.7 behaved
 correctly for these checksums.

 Fix regression in MD4-DES and MD5-DES keyed checksums.  The original
 key was being used for the DES encryption, not the "xorkey".  (key
 with each byte XORed with 0xf0)

 Add a test case that will catch future regressions of this sort, by
 including a verification of a "known-good" checksum (derived from a
 known-to-be-interoperable version of the implementation).

ticket: 6584
version_fixed: 1.7.1

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@23642 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/keyhash_provider/Makefile.in
src/lib/crypto/keyhash_provider/t_cksum.c