mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-03 01:20:35 +00:00
CHANGELOG: introduce btstack_crypto
This commit is contained in:
parent
a66bb80540
commit
e85c3ccee8
@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
- Crypto: btstack_crypo.h provides cryptographic functions for random data generation, AES128, EEC, CBC-MAC (Mesh)
|
||||||
- SM: support pairing using Out-of-Band (OOB) data with LE Secure Connections
|
- SM: support pairing using Out-of-Band (OOB) data with LE Secure Connections
|
||||||
- Embedded: support btstack_stdin via SEGGER RTT
|
- Embedded: support btstack_stdin via SEGGER RTT
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- att_db_util: added security requirement arguments to characteristic creators
|
- att_db_util: added security requirement arguments to characteristic creators
|
||||||
|
- SM: use btstack_crypto for cryptographpic functions
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- HFP: fix answer call command
|
- HFP: fix answer call command
|
||||||
|
Loading…
x
Reference in New Issue
Block a user