Skip to main content
VJadh.3
Visitor II
July 8, 2022
Question

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

  • July 8, 2022
  • 1 reply
  • 839 views

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?

This topic has been closed for replies.

1 reply

Remy ISSALYS
Technical Moderator
July 19, 2022

Hello,

Can you share your configuration for mbedTLS ?

Best Regards