Skip to main content
dk_it
Associate
June 10, 2019
Solved

Implementing encryption on the STM3240G-EVAL board

  • June 10, 2019
  • 3 replies
  • 1129 views

I'm aware that the STM3240G-EVAL doesn't have a hardware crypto processor, but is it possible to create a software algorithm to do the encryption? Possibly using the X-CUBE-CRYPTOLIB library?

This topic has been closed for replies.

3 replies

Tesla DeLorean
Guru
June 10, 2019

Sure, or use one of the thousands of examples on the interwebs.​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
dk_it
dk_itAuthor
Associate
June 11, 2019

Oh ok! Do you know any that might be compatible with the STM32F407 MCU?

Sorry I'm having trouble finding an example :(

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
June 11, 2019
Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
dk_it
dk_itAuthor
Associate
June 11, 2019

Oh ok thanks!!