Hi all, FYI For testing purposes, there's an open source proof-of-concept implementation of cBRSKI available. It's in a Github code branch that integrates cBRSKI into OpenThread, an open source Thread IPv6 mesh networking stack. The stack can be built for physical devices (various IEEE 802.15.4 modules) and also for different simulation platforms. The latter (simulation) is currently used as it's faster to do the develop/test cycles. The simulation environment is also under development and will be shared in a future update.
It's really very basic/simple right now: the node build has a fixed test IDevID baked in that you can only adapt by copy/pasting new PEM key/cert material in the code. And keys are not securely stored. Code is at: https://github.com/EskoDijk/openthread/tree/pr-ccm/ PR that shows which of the code is 'new' for OpenThread: https://github.com/openthread/openthread/pull/10805 And for testing it, open source Registrar + MASA that are used for testing: https://github.com/EskoDijk/ot-registrar Regards Esko
_______________________________________________ Anima mailing list -- anima@ietf.org To unsubscribe send an email to anima-le...@ietf.org