This repository has been archived by the owner on May 18, 2022. It is now read-only.
P-256 cryptography support #40
Labels
area: utils
Code Area: Utilities and scaffolding used throughout the project
status: blocked
Blocked on other work (either another issue in this repo, or work in another repo)
type: enhancement
A new feature or an improvement for an existing one
For pairing, we need to perform ECDH on P-256. ring can provide that, but unfortunately does not currently build on thumb targets. We need to fix that or use a different library that provides P-256 operations.
The text was updated successfully, but these errors were encountered: