Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

When reading enctypes from keytabs, we need to ntohs() the 16-bit
value we read in before sign-extending it to a 32-bit value in the
keyblock, or we run the risk of extending the wrong sign.


https://github.com/krb5/krb5/commit/aa53b05e76d809172e15c626750d1800a92246dc
Commit By: ghudson
Revision: 24016
Changed Files:
U trunk/src/lib/krb5/keytab/kt_file.c