Skip to content
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

net: openthread: Add new key and algorithm in PSA. #67442

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

canisLupus1313
Copy link

This commit adds new types of keys and algorithm to crypto_psa backend of openthread.

Added options:

  • OT_CRYPTO_KEY_TYPE_ECDSA
  • OT_CRYPTO_KEY_ALG_ECDSA
  • OT_CRYPTO_KEY_USAGE_VERIFY_HASH

rlubos
rlubos previously approved these changes Jan 10, 2024
edmont
edmont previously approved these changes Jan 10, 2024
This commit adds new types of keys and algorithm to crypto_psa backend
of openthread.

Added options:
- `OT_CRYPTO_KEY_TYPE_ECDSA`
- `OT_CRYPTO_KEY_ALG_ECDSA`
- `OT_CRYPTO_KEY_USAGE_VERIFY_HASH`

Signed-off-by: Przemyslaw Bida <[email protected]>
@nashif nashif requested review from nashif and removed request for nashif January 10, 2024 18:02
@dleach02 dleach02 merged commit 0018204 into zephyrproject-rtos:main Jan 11, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants