Hi Simon, sorry for taking so long to reply. Unfortunately, there's currently no actual documentation for the crypto layer (and I probably won't come around to write any sometime soon), but I have built an application that works with llsec [1]. The process to set up a crypto config for a network is rougly outlined in [2] and [3]. There are more options to the crypto layer than are used there, but the process is pretty much the same: you add a number of devices you want to securely communicate with, add the keys those devices will use to communicate, and then set the general parameters for llsec (like default llsec, enabling the crypto layer and such). Hope that helps a little, Phoebe [1] https://github.com/mysmartgrid/hexabus/blob/pb-crypto/hostsoftware/hxbnm [2] https://github.com/mysmartgrid/hexabus/blob/pb-crypto/hostsoftware/hxbnm/src/hxbnm.cpp#L160 [3] https://github.com/mysmartgrid/hexabus/blob/pb-crypto/hostsoftware/hxbnm/src/hxbnm.cpp#L90 On Thu, 21 May 2015 14:23:10 +0100 Simon Vincent <simon.vincent@xxxxxxxxxx> wrote: > What is the status of the crypto-layer? I can see a lot of crypto > functionality in the mac layer but I can't work out how to setup the > keys and enable encryption/authentication. Will this be part of the > wpan-tools? > > - Simon > -- > To unsubscribe from this list: send the line "unsubscribe linux-wpan" > in the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html