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

Implement PSA Interruptible ECC (Raw) Key Agreement. #9107

Open
paul-elliott-arm opened this issue May 7, 2024 · 0 comments
Open

Implement PSA Interruptible ECC (Raw) Key Agreement. #9107

paul-elliott-arm opened this issue May 7, 2024 · 0 comments
Labels
component-psa PSA keystore/dispatch layer (storage, drivers, …) size-m Estimated task size: medium (~1w)

Comments

@paul-elliott-arm
Copy link
Member

Following on from the design finalised in #9044, implement the PSA interruptible ECC raw key agreement

This will include a basic driver wrapper layer that will only route to the internal implementation, and nested context structures to facilitate this and any future driver work in this area.

@paul-elliott-arm paul-elliott-arm added component-psa PSA keystore/dispatch layer (storage, drivers, …) size-m Estimated task size: medium (~1w) labels May 7, 2024
@paul-elliott-arm paul-elliott-arm added this to PSA Crypto: Interruptable ECC work in Backlog for Mbed TLS May 7, 2024
@paul-elliott-arm paul-elliott-arm added this to Interruptible ECC (Part 2) in EPICs for Mbed TLS May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-psa PSA keystore/dispatch layer (storage, drivers, …) size-m Estimated task size: medium (~1w)
Projects
Backlog for Mbed TLS
PSA Crypto: Interruptable ECC work
EPICs for Mbed TLS
PSA Interruptible ECC (Part 2)
Development

No branches or pull requests

1 participant