[krbdev.mit.edu #7561] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Thu Feb 7 18:08:14 EST 2013


Make kprop/kpropd work with RC4 session key

In krb5_auth_con_initivector and mk_priv/rd_priv, stop assuming that
the enctype's block size is the size of the cipher state.  Instead,
make and discard a cipher state to get the size.

(cherry picked from commit 8d01455ec9ed88bd3ccae939961a6e123bb3d45f)

https://github.com/krb5/krb5/commit/ceead53ba577b2c30550fbde451d82d9db3ba45f
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: ceead53ba577b2c30550fbde451d82d9db3ba45f
Branch: krb5-1.11
 src/lib/krb5/krb/auth_con.c |   20 ++++++++++----------
 src/lib/krb5/krb/mk_priv.c  |    9 +++++----
 src/lib/krb5/krb/rd_priv.c  |   10 ++++------
 3 files changed, 19 insertions(+), 20 deletions(-)



More information about the krb5-bugs mailing list