Skip to content

Feature/ndef btle oob security#93

Merged
finger563 merged 2 commits intomainfrom
feature/ndef-btle-oob-security
Jul 17, 2023
Merged

Feature/ndef btle oob security#93
finger563 merged 2 commits intomainfrom
feature/ndef-btle-oob-security

Conversation

@finger563
Copy link
Contributor

Description

  • Updated bt/le oob pairing NDEF recordfunctions to support security values (randomizer/confirmation and temporary key)
  • Rebuild docs

Motivation and Context

Allows for secure pairing with key exchange using OOB pairing over NFC by sharing keys using NFC.

How has this been tested?

Building the st25 example.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

* Updated bt/le oob pairing NDEF recordfunctions to support security values (randomizer/confirmation and temporary key)
@finger563 finger563 added enhancement New feature or request nfc labels Jul 17, 2023
@finger563 finger563 merged commit b1f8e3d into main Jul 17, 2023
@finger563 finger563 deleted the feature/ndef-btle-oob-security branch July 17, 2023 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request nfc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant