Search found 4 matches

by dforco
Fri Aug 04, 2023 12:16 pm
Forum: General discussion
Topic: AES Encription with STM32 L073RZ
Replies: 6
Views: 723

Re: AES Encription with STM32 L073RZ

Hi!
Finally I found that was ported to ARM in the folowing link:
https://johanneskinzig.de
I hope that helps others!
Thx for the support! have a nice day,
David
by dforco
Fri Aug 04, 2023 12:13 pm
Forum: Let us know a bit about you and your projects
Topic: encryption
Replies: 3
Views: 8465

Re: encryption

Hi!
this library worked for me (with STM32L073rZ)
https://johanneskinzig.de/index.php/sys ... d-arduinos
I hope that helps!
David
by dforco
Thu Aug 03, 2023 3:14 pm
Forum: General discussion
Topic: AES Encription with STM32 L073RZ
Replies: 6
Views: 723

Re: AES Encription with STM32 L073RZ

Thank you both for the answer, unfortunately I can not change the processor as it is embeded in the weareable application.
With ESP32 I was ussing mbedtls lib but it seams not to be ported to STM32, so I was looking for an alternative.
by dforco
Tue Jul 18, 2023 2:02 pm
Forum: General discussion
Topic: AES Encription with STM32 L073RZ
Replies: 6
Views: 723

AES Encription with STM32 L073RZ

Hi team, could anyone give me some guidance to encrypt with AES 256 ECB mode on STM32 L073RZ with Arduino IDE.
mbedtls library seams to wotk only on ESP32, and it is not ported to STM32
Appreciate your support!

Go to advanced search