diff --git a/CHANGELOG.md b/CHANGELOG.md index d4e07ba14..75dfdbc3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### 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 - Embedded: support btstack_stdin via SEGGER RTT ### Changed - att_db_util: added security requirement arguments to characteristic creators +- SM: use btstack_crypto for cryptographpic functions ### Fixed - HFP: fix answer call command