[krbdev.mit.edu #6584] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Wed Nov 25 22:55:01 EST 2009


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=23361
Commit By: tlyu
Revision: 23361
Changed Files:
U   trunk/src/lib/crypto/crypto_tests/Makefile.in
U   trunk/src/lib/crypto/crypto_tests/t_cksum.c
U   trunk/src/lib/crypto/krb/keyhash_provider/k5_md4des.c
U   trunk/src/lib/crypto/krb/keyhash_provider/k5_md5des.c




More information about the krb5-bugs mailing list