svn rev #21051: branches/mskrb-integ/src/lib/gssapi/ generic/ krb5/
lhoward@MIT.EDU
lhoward at MIT.EDU
Sat Nov 8 02:50:39 EST 2008
Commit By: lhoward
Log Message:
Because DCE does its own padding, do not require it to submit a PADDING
buffer; this is an abstraction violation because, as far as GSS is
concerned, DCE has no distinction between data and padding. However,
verify for GSS_C_DCE_STYLE that the encrypted DATA buffers are a
multiple of the blocksize, and just in case do not balk if a PADDING
buffer is provided.
Changed Files:
U branches/mskrb-integ/src/lib/gssapi/generic/gssapi_ext.h
U branches/mskrb-integ/src/lib/gssapi/krb5/k5sealiov.c
U branches/mskrb-integ/src/lib/gssapi/krb5/k5sealv3iov.c
U branches/mskrb-integ/src/lib/gssapi/krb5/k5unsealiov.c
U branches/mskrb-integ/src/lib/gssapi/krb5/util_crypt.c
More information about the cvs-krb5
mailing list