Hello,
I'm encountering an issue with the mbedtls_demo project. The program crashes when calling the APP_ECDSA() function, specifically during the mbedtls_ecdsa_sign call.
I am not using the key store, and I'm calling APP_InitMbedCrypto() at the begin (cf FAQ AN13936)
All other functions in the demo are working perfectly.
Do you have any idea what could be causing this?
Best regards,