Resolved! X-CUBE-CRYPTOLIB first computed SHA256 hash wrong
Hello,I would like to use the X-CUBE-CRYPTOLIB to calculate a SHA256 with a key, i'm using STM32CubeIDE 1.18.0 for an STM32u083 microcontroller, STM32CubeExpansion_Crypto_V4.2.0.The issue I have is the first time I call cmox_mac_compute the wrong res...