[11628] in Kerberos-V5-bugs
[krbdev.mit.edu #6751] SVN Commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Mon Jul 19 01:01:51 2010
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Greg Hudson via RT" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6751@krbdev.mit.edu>
Message-ID: <rt-6751-33026.2.8351601779675@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6751'":;"'AdminCc of krbdev.mit.edu Ticket #6751'":;@MIT.EDU
Date: Mon, 19 Jul 2010 01:01:48 -0400 (EDT)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
In PAC signatures, the hmac-md5 checksum type can be used with AES
keys. Make this work by removing the enc field from the hmac-md5 and
md5-hmac checksum types, and adding a check in
krb5int_hmacmd5_checksum() for a null key or a key which is longer
than the hash block size (64 bytes for MD5). The checksum algorithm
only uses the key bits; it does invoke the cipher.
The checksum type names are kind of wrong, but we'll leave them alone
for compatibility. The descriptions are updated.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24191
Commit By: ghudson
Revision: 24191
Changed Files:
U trunk/src/lib/crypto/krb/checksum/hmac_md5.c
U trunk/src/lib/crypto/krb/cksumtypes.c
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs