-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
samples: bluetooth: fast_pair: locator_tag: Set RSA sig type for DKs #18651
samples: bluetooth: fast_pair: locator_tag: Set RSA sig type for DKs #18651
Conversation
Set signature type to RSA for DKs. Jira: NCSDK-29943 Signed-off-by: Mateusz Kapala <[email protected]>
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 94672d0a3e9e135a7f25641e27a13942516ed295 more detailssdk-nrf:
Github labels
List of changed files detected by CI (6)
Outputs:ToolchainVersion: 6d50eb01ac Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
Just wondering why you would force rsa for nrf52840 and nrf5340 when it's slower and much larger than hardware accelerated ecdsa-p256? |
Set signature type to RSA for DKs.
Jira: NCSDK-29943