2026-01-21 2:06 AM
Greetings,
I am trying my hands on STM32WLE5CCU6 and want to encrypt variable length data using inbuild encrypt hardware or feature of the controller. I am generating a byte array of variable length. Is it possible to encrypt that array ? In an example i have seen an array of 32bits but not 8 bits. Please guide me.