-
Notifications
You must be signed in to change notification settings - Fork 898
Open
Description
MCUboot v2.3.0 introduced a welcome separation of header files based on PSA API abstraction and the crypto backend for AES-CTR.
However, several crypto operations still lack PSA crypto abstraction:
- AES-KW (Key Wrap)
- ECDH-P256
- ECDH-X25519
- HMAC
Given that TF-M is transitioning toward PSA Crypto APIs as the sole crypto backend, (TrustedFirmware-M/trusted-firmware-m@5020d4d#diff-c8402d394cb78c69fcf9bc110193858d9c6beb04277528dc74e30bcfe7a72e5b) are there plans to extend the PSA crypto abstraction layer to support these operations?
I'd appreciate any insight from the maintainers on the roadmap for this. Additionally, is the project open to community contributions in this area?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels