2020-09-14 06:45 PM
hello, now I am program stm32l562 for hash(sha256). I have no idea what to do. Can anybody give me some examples or ideas? Thank you very much.
2020-09-15 05:07 AM
Hello @zlp ,
You can get insprired from HASH examples within STM32CubeL5 firmware package: STM32Cube_FW_L5_V1.3.0\Projects\NUCLEO-L552ZE-Q\Examples\HASH
Have a look on this Online training document STM32L5 Security Hash and UM1924 User manual STM32 crypto library, that may help you on your project.
Bet Regards,
Imen