connectedhomeip
connectedhomeip copied to clipboard
[Feature] Initial crypto backend based on PSA crypto API
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