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 Key Agreement. #9107

Closed
paul-elliott-arm opened this issue May 7, 2024 · 1 comment · Fixed by #9490
Closed

Implement PSA Interruptible ECC Key Agreement. #9107

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

Comments

@paul-elliott-arm
Copy link
Member

paul-elliott-arm commented May 7, 2024

Following on from the design finalised in #9044, implement the PSA interruptible 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.

Prerequisite: #9449

@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
Copy link
Member Author

Likely not raw anymore - see ARM-software/psa-api#199

@minosgalanakis minosgalanakis moved this to PSA Interruptible ECC (Part 2) in Mbed TLS Epics Jul 31, 2024
@gilles-peskine-arm gilles-peskine-arm changed the title Implement PSA Interruptible ECC (Raw) Key Agreement. Implement PSA Interruptible ECC Key Agreement. Aug 5, 2024
@github-project-automation github-project-automation bot moved this to PSA Crypto: Interruptable ECC work in Backlog for Mbed TLS Aug 30, 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
Status: PSA Crypto: Interruptable ECC work
Status: PSA Interruptible ECC
Development

Successfully merging a pull request may close this issue.

2 participants