cancel
Showing results for 
Search instead for 
Did you mean: 

Need help on STM32L562 for hash (sha256)

zlp
Associate

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.

1 REPLY 1
Imen.D
ST Employee

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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen