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

driver-only ECDSA: get testing parity in X.509 #6858

Closed
mpg opened this issue Dec 30, 2022 · 0 comments · Fixed by #6997
Closed

driver-only ECDSA: get testing parity in X.509 #6858

mpg opened this issue Dec 30, 2022 · 0 comments · Fixed by #6997
Assignees
Labels
enhancement size-s Estimated task size: small (~2d)

Comments

@mpg
Copy link
Contributor

mpg commented Dec 30, 2022

Context: #6839.

This task is to finish off TL-ecdsa.X509 by achieving testing parity in the X.509 test suites. Once it's done, in analyze_outcomes.py, the task analyze_driver_vs_reference_ecdsa will no longer ignore x509parse nor x509write.

This will likely consist of replacing uses of MBEDTLS_ECDSA_C with the relevant macros defined in #6857 in the right places.

For info functions, we may want to change the output format when USE_PSA is enabled.

Note: since this modifies dependency declarations, we'll want to use docs/architecture/psa-migration/outcome-analysis.sh on the PR that implements this.

Depends on: #6857

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement size-s Estimated task size: small (~2d)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants