[krbdev.mit.edu #6588] SVN Commit

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


pull up r23389 from trunk

 ------------------------------------------------------------------------
 r23389 | ghudson | 2009-11-30 14:03:58 -0500 (Mon, 30 Nov 2009) | 10 lines

 ticket: 6588
 subject: Fix ivec chaining for DES iov encryption
 tags: pullup
 target_version: 1.7.1

 krb5int_des_cbc_decrypt_iov was using a plaintext block to update the
 ivec.  Fix it to use the last cipher block, borrowing from the
 corresponding des3 function.  The impact of this bug is not serious
 since ivec chaining is not typically used with IOV encryption in 1.7.

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




More information about the krb5-bugs mailing list