> On 09 Jun 2015, at 00:36, Robert Cragie <[email protected]> wrote:
> 
> It's a minor point but using KID is slightly confusing as it suggests "Key 
> ID" and thus "Key Identifier". I would suggest using "IDX" or something to 
> represent a specific Key Index (which forms the whole of the Key Identifier 
> field in the case of Key ID mode 1)

+1, IDX should be more clear.

> 
> Also, I think the octet stream should be:
> 
> AD IDX#0

Here are the fields broken down in LSB order, please correct me if I am wrong:

L = 0b101 (ENC-MIC-32)
M = 0b10 (M=1)
Frame Counter Suppression = 0b1
Frame Counter Size = 0b1
Reserved = 0b0

Octet in LSB: 0b 101 10 1 1 0
Octet in MSB: 0b 01101101

And thus 0x6D, no? 

MaliĊĦa

_______________________________________________
6tisch mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/6tisch

Reply via email to