You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task is to finish off TL-ecdsa.TLS by no longer disabling MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED and MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED in config_psa_crypto_config_ecdsa_use_psa and getting testing parity.
It might follow as a consequence of previous tasks, or require more work similar to #6860. Note = the description of issue #6860 is probably useful for addressing this one
Context: #6839.
This task is to finish off TL-ecdsa.TLS by no longer disabling
MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED
andMBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA_ENABLED
inconfig_psa_crypto_config_ecdsa_use_psa
and getting testing parity.It might follow as a consequence of previous tasks, or require more work similar to #6860.
Note = the description of issue #6860 is probably useful for addressing this one
Depends on: #6861
The text was updated successfully, but these errors were encountered: