- 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
- 深入理解Spring Cloud與實戰
- Deep Learning with PyTorch
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- Hands-On Machine Learning with C#
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- 筆記本電腦維修實踐教程
- Hands-On Artificial Intelligence for Banking
- 電腦組裝與維護即時通
- WebGL Hotshot
- Spring Cloud實戰
- 觸摸屏應用技術從入門到精通
- Raspberry Pi Home Automation with Arduino
- The Applied Artificial Intelligence Workshop
- 計算機應用基礎案例教程(Windows 7+Office 2010)