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

what is different between pairing vs bonding , STK vs LTK

hi all , I am looking out theory about SM layer in BLE . I read CoreV5.0 but I do not understand much about pairing , bonding , STK , LTK . Can you give me some document about that ? Thank !!!

Parents
  • Pairing: Select a key, use this key to encrypt data between these devices. When the devices are disconnected, everything is forgotten and it is if the devices never knew each other. The next time you want to talk secretly to the same device, everything has to be done all over again.

    Bonding: First, do Pairing to have a secure link, then exchange keys for the next time we meet, so that we don't need to perform Pairing again to have a secure link.

    By doing bonding, the user will (for example) not have to enter the 6 digit passkey every time the smartwatch is connected to the phone.

  • 1)What do you mean by each re-connect is secure? If you don't bond you have to pair every time, if this is secure or not depends on how you pair, if you are doing Just Works, Passkey Entry, OOB, LESC and so on. There is no LTK generation when you don't bond.

    2)What do you mean by when the new LTK is created? The LTK is created once, then this is used to encrypt the link in future connections.

    3)You have to be more specific on what it is you don't understand.

Reply
  • 1)What do you mean by each re-connect is secure? If you don't bond you have to pair every time, if this is secure or not depends on how you pair, if you are doing Just Works, Passkey Entry, OOB, LESC and so on. There is no LTK generation when you don't bond.

    2)What do you mean by when the new LTK is created? The LTK is created once, then this is used to encrypt the link in future connections.

    3)You have to be more specific on what it is you don't understand.

Children
No Data
Related