This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What kind of encryption provisioner use to send provisioning data to provisionee node

Hi,

I was running the light-switch example.

I would like to know  what particular security used in different step of that provisioning process?
I can see in authentication a pre-programmed shared secret is used between provisioner and provisionee node. Now i would like to know similar issues in different steps.  i would appreciate answers to the following questions:

1) How do they exchange their public keys?  Mean which OOB?

2) How do they encrypt provisioning data?

3) If any key used in step 2, how that was derived ?

Thanks

Related