Christopher Collins created MYNEWT-325:
------------------------------------------
Summary: BLE Host - Allow ECC to be delegated to the controller
Key: MYNEWT-325
URL: https://issues.apache.org/jira/browse/MYNEWT-325
Project: Mynewt
Issue Type: Bug
Components: Nimble
Reporter: Christopher Collins
Assignee: Christopher Collins
Priority: Minor
The host currently does all ECC operations in software using the tinycrypt
library. We need to:
* Implement the ECC HCI commands in the host and controller.
* Create a build option which:
** Enables ECC functionality in the controller.
** Disables ECC functionality in the host.
** Makes the host use the HCI commands rather than call into tinycrypt.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)