Fix multiple enctype bug: the enctype for the eblock used to encrypt
authorSam Hartman <hartmans@mit.edu>
Sun, 24 Mar 1996 20:19:29 +0000 (20:19 +0000)
committerSam Hartman <hartmans@mit.edu>
Sun, 24 Mar 1996 20:19:29 +0000 (20:19 +0000)
commit03d0f558b171bb3cd8ba35ec2f1c1180b5d59033
treedc10e7307ba992ba09dfe4d329d57604968e80d7
parenteaffda40a93dd80e3d9d56a93390147ab9383b79
Fix multiple enctype bug: the enctype for the eblock used to encrypt
the kdc request used the enctype of the tgt, not of the session key.
Considering that the request is encrypted in the session key of the
tgt, this is incorrect.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7704 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/send_tgs.c