Need help on STM32L562 for hash (sha256)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-14 6: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.
Labels:
- Labels:
-
Cryptography
-
STM32L5 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-09-15 5: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
When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Thanks
Imen
