svn rev #21102: branches/mskrb-integ/src/lib/crypto/ dk/
lhoward@MIT.EDU
lhoward at MIT.EDU
Fri Nov 14 03:35:16 EST 2008
Commit By: lhoward
Log Message:
Change the behaviour of KRB5_CRYPTO_TYPE_STREAM slightly: STREAM should
be the concatenation of HEADER | DATA | PADDING | TRAILER (without any
SIGN_ONLY buffers). When passing STREAM into decrypt, any additional
SIGN_ONLY buffers should be included as input, ordered relative to the
(output) DATA buffer as they were on encrypt.
Changed Files:
U branches/mskrb-integ/src/lib/crypto/aead.c
U branches/mskrb-integ/src/lib/crypto/dk/dk_ccm.c
More information about the cvs-krb5
mailing list