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

Test with MBEDTLS_USE_PSA_CRYPTO enabled and MBEDTLS_SSL_ASYNC_PRIVATE disabled #9581

Open
gilles-peskine-arm opened this issue Sep 17, 2024 · 0 comments
Labels
component-tls enhancement size-s Estimated task size: small (~2d)

Comments

@gilles-peskine-arm
Copy link
Contributor

gilles-peskine-arm commented Sep 17, 2024

analyze_outcomes.py reports that the following test cases in ssl-opt.sh are not executed in Mbed TLS 3.6.1 and in development of the same vintage:

Opaque key for server authentication: invalid key: decrypt with ECC key, no async
Opaque key for server authentication: invalid key: ecdh with RSA key, no async

It seems that we don't run ssl-opt.sh with MBEDTLS_USE_PSA_CRYPTO enabled but MBEDTLS_SSL_ASYNC_PRIVATE disabled.

@gilles-peskine-arm gilles-peskine-arm added enhancement component-tls size-s Estimated task size: small (~2d) labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-tls enhancement size-s Estimated task size: small (~2d)
Projects
Status: No status
Development

No branches or pull requests

1 participant