[krbdev.mit.edu #6589] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Mon Jan 11 23:15:41 EST 2010


pull up r23397 from trunk

 ------------------------------------------------------------------------
 r23397 | ghudson | 2009-11-30 20:36:42 -0500 (Mon, 30 Nov 2009) | 10 lines

 ticket: 6589
 subject: Fix AES IOV decryption of small messages
 tags: pullup
 target_version: 1.7.1

 AES messages never need to be padded because the confounder ensures
 that the plaintext is at least one block long.  Remove a check in
 krb5int_dk_decrypt_iov which was rejecting short AES messages because
 it didn't count the header length.

http://src.mit.edu/fisheye/changelog/krb5/?cs=23645
Commit By: tlyu
Revision: 23645
Changed Files:
U   branches/krb5-1-7/src/lib/crypto/dk/dk_aead.c




More information about the krb5-bugs mailing list