- Building Bluetooth Low Energy Systems
- Muhammad Usama bin Aftab
- 93字
- 2021-07-09 18:24:54
Key Generation
Key generation is a process done while a device wants to pair with another device. The process is independent of any other LE device. The reason to generate a key and pair the device with another device are:
- Securing device identity
- Authentication of the unencrypted data.
- Confidentiality
For key generation purposes the devices exchange required information and then the Short Term Key (STK) is calculated. The link is then encrypted used AES-CCM cryptography. While the key generation is not performed on the controller, the actual encryption is performed on the controller.
推薦閱讀
- Learning SQL Server Reporting Services 2012
- Windows phone 7.5 application development with F#
- 嵌入式技術(shù)基礎(chǔ)與實(shí)踐(第5版)
- 數(shù)字邏輯(第3版)
- Neural Network Programming with Java(Second Edition)
- WebGL Hotshot
- 單片機(jī)原理及應(yīng)用:基于C51+Proteus仿真
- 單片微機(jī)原理及應(yīng)用
- 基于網(wǎng)絡(luò)化教學(xué)的項(xiàng)目化單片機(jī)應(yīng)用技術(shù)
- Instant Website Touch Integration
- 創(chuàng)客電子:Arduino和Raspberry Pi智能制作項(xiàng)目精選
- Advanced Machine Learning with R
- 計(jì)算機(jī)組裝與維護(hù)立體化教程(微課版)
- 3D打印:Geomagic Design X5.1 逆向建模設(shè)計(jì)實(shí)用教程
- Learn Qt 5