Network ID -> AppEUI transformation?

Home Forums General Network ID -> AppEUI transformation?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #26250
    andrew@bitfinder.co
    Participant

    Is the transformation that the Conduit uses to ingest string network name and passphrase to generate the corresponding AppEUI and AppKey (for OTAA) documented anywhere?

    Alternately, we could just apply our own hashing and set the Conduit up in EUI/key mode, but we do have some interest in having “named” networks.

    #26251
    Jason Reiss
    Keymaster

    (Net ID = crc64(network_name))

    (Net key = cmac(passphrase, defaultKey))

    The default session key is used with the passphrase as input to the CMAC.

    2b.7e.15.16.28.ae.d2.a6.ab.f7.15.88.09.cf.4f.3c

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.