Skip to main content
zlp
Visitor II
September 15, 2020
Question

Need help on STM32L562 for hash (sha256)

  • September 15, 2020
  • 1 reply
  • 682 views

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.

This topic has been closed for replies.

1 reply

ST Technical Moderator
September 15, 2020

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks