CHANGELOG.md (45a58b3093f5320b8ffda59b52081d2b540d3217) CHANGELOG.md (eddc894f0fdcbd5f74364a73ac5888339d91ee1d)
1# Change Log
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7## [Unreleased]
8
9### Added
1# Change Log
2All notable changes to this project will be documented in this file.
3
4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7## [Unreleased]
8
9### Added
10
11### Changed
12
13### Fixed
14- SM: Fix LE Secure Connection pairing in Central role
15
16## Changes April 2018
17
18### Added
10- Crypto: btstack_crypo.h provides cryptographic functions for random data generation, AES128, EEC, CBC-MAC (Mesh)
11- SM: support pairing using Out-of-Band (OOB) data with LE Secure Connections
12- Embedded: support btstack_stdin via SEGGER RTT
13
14### Changed
15- att_db_util: added security requirement arguments to characteristic creators
16- SM: use btstack_crypto for cryptographpic functions
17- GAP: security level for Classic protocols (asides SDP) raised to 2 (encryption)

--- 95 unchanged lines hidden ---
19- Crypto: btstack_crypo.h provides cryptographic functions for random data generation, AES128, EEC, CBC-MAC (Mesh)
20- SM: support pairing using Out-of-Band (OOB) data with LE Secure Connections
21- Embedded: support btstack_stdin via SEGGER RTT
22
23### Changed
24- att_db_util: added security requirement arguments to characteristic creators
25- SM: use btstack_crypto for cryptographpic functions
26- GAP: security level for Classic protocols (asides SDP) raised to 2 (encryption)

--- 95 unchanged lines hidden ---