[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GS2 update
Alexey Melnikov <alexey.melnikov@xxxxxxxxx> writes:
> Simon Josefsson wrote:
>
>>All:
>>
>>I have submitted an updated version of GS2. Until it shows up in the
>>repository, you can view it from:
>>
>>http://josefsson.org/sasl-gs2/draft-ietf-sasl-gs2-03.txt
>>
>>
> Some minor comments:
>
> In section 4.1. (SASL Messages):
>
> Messages shorter than or equal to 12 octets are invalid. From that
> it follows that not both of the "Context token length" and the "Wrap
> token length" integers can be zero in a particular message.
>
> The last quoted sentence is difficult to read. Suggested replacement:
>
> From that it follows that at least one of the "Context token length"
> and the "Wrap token length" integers must be non-zero in a
> particular message.
Added, thanks!
/Simon