2022-07-07 09:48 PM
I am using STM32WB55 controller and Keil as development environment , Using mbedTLS library for SHA256 computation.(mbedtls_sha256_update function from library is used) After datasize of 256 bytes , incorrect SHA is obtained. Are there any additional dependencies that i need to enable for SHA computation?
2022-07-19 06:37 AM
Hello,
Can you share your configuration for mbedTLS ?
Best Regards