[krbdev.mit.edu #6770] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue Oct 26 13:18:22 EDT 2010


Add a kg_encrypt_inplace() utility function to the krb5 GSS mech, and
use it where we do in-place encryption of checksums in the non-CFX
seal tokens with raw DES enctypes.  Avoids a harmless but incorrect
in-place memcpy().


http://src.mit.edu/fisheye/changelog/krb5/?cs=24485
Commit By: ghudson
Revision: 24485
Changed Files:
U   trunk/src/lib/gssapi/krb5/gssapiP_krb5.h
U   trunk/src/lib/gssapi/krb5/k5seal.c
U   trunk/src/lib/gssapi/krb5/k5sealiov.c
U   trunk/src/lib/gssapi/krb5/k5unseal.c
U   trunk/src/lib/gssapi/krb5/k5unsealiov.c
U   trunk/src/lib/gssapi/krb5/util_crypt.c




More information about the krb5-bugs mailing list