[krbdev.mit.edu #6584] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Mon Jan 11 22:42:16 EST 2010
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).
http://src.mit.edu/fisheye/changelog/krb5/?cs=23642
Commit By: tlyu
Revision: 23642
Changed Files:
U branches/krb5-1-7/src/lib/crypto/keyhash_provider/Makefile.in
U branches/krb5-1-7/src/lib/crypto/keyhash_provider/t_cksum.c
More information about the krb5-bugs
mailing list