Implementing encryption on the STM3240G-EVAL board
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?
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?
C is pretty universal in application, ARM assembler isn't far off
https://github.com/kokke/tiny-AES-c
https://opensource.apple.com/source/CommonCrypto/CommonCrypto-55010/Source/AESedp/AES.c.auto.html
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.