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

[Feature] Initial crypto backend based on PSA crypto API #23188

Closed
Damian-Nordic opened this issue Oct 14, 2022 · 0 comments · Fixed by #23193
Closed

[Feature] Initial crypto backend based on PSA crypto API #23188

Damian-Nordic opened this issue Oct 14, 2022 · 0 comments · Fixed by #23193
Assignees

Comments

@Damian-Nordic
Copy link
Contributor

Damian-Nordic commented Oct 14, 2022

Feature description

Add a new crypto backend that implements existing CHIPCryptoPAL interface using PSA crypto API.

PSA crypto API (https://armmbed.github.io/mbed-crypto/html/) is an API that is going to eventually replace legacy mbedTLS functions for cryptographic operations, and allows to isolate firmware components that have direct access to the key material.

Platform

all

Platform Version(s)

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant