User Activity

I have implemented AES encryption for MQTT messages. In this endeavor, I've updated the code to incorporate AES encryption for MQTT messages using the CMOX library. The "cmox_cipher_encrypt" function is now employed to encrypt MQTT messages using AES...
How can I implement the encryption option on the STM32L073RZ board, is that ok with this „https://www.st.com/en/embedded-software/x-cube-cryptolib.html#get-software" link?What is the best algorithm for my board?  Can you please give the Implementatio...
Kudos given to