[krbdev.mit.edu #7561] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Thu Feb 7 13:09:50 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.
https://github.com/krb5/krb5/commit/8d01455ec9ed88bd3ccae939961a6e123bb3d45f
Author: Greg Hudson <ghudson at mit.edu>
Commit: 8d01455ec9ed88bd3ccae939961a6e123bb3d45f
Branch: master
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