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

Fix dependencies of mbedtls_pk_ec_ro and mbedtls_pk_ec_rw #8263

Closed
gilles-peskine-arm opened this issue Sep 28, 2023 · 0 comments · Fixed by #8320
Closed

Fix dependencies of mbedtls_pk_ec_ro and mbedtls_pk_ec_rw #8263

gilles-peskine-arm opened this issue Sep 28, 2023 · 0 comments · Fixed by #8320
Assignees
Labels
component-crypto Crypto primitives and low-level interfaces enhancement size-xs Estimated task size: extra small (a few hours at most)

Comments

@gilles-peskine-arm
Copy link
Contributor

In pk_internal, I think the new functions mbedtls_pk_ec_ro and mbedtls_pk_ec_rw should depend on !MBEDTLS_PK_USE_PSA_EC_DATA as they don't really make sense with MBEDTLS_PK_USE_PSA_EC_DATA. — @mpg

Split out of #7757.

@gilles-peskine-arm gilles-peskine-arm added enhancement component-crypto Crypto primitives and low-level interfaces size-xs Estimated task size: extra small (a few hours at most) labels Sep 28, 2023
@valeriosetti valeriosetti self-assigned this Oct 5, 2023
@github-project-automation github-project-automation bot moved this to Driver-only cleanups 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-crypto Crypto primitives and low-level interfaces enhancement size-xs Estimated task size: extra small (a few hours at most)
Projects
Status: Driver-only cleanups
Development

Successfully merging a pull request may close this issue.

2 participants