Asymmetric Cryptography in STM
Hello,
I’m working on a project using the STM32WLxx MCU and need guidance on implementing asymmetric cryptography (encryption, decryption, and key management). The MCU supports AES for symmetric encryption, but I’m looking for a solution for asymmetric cryptography.
Additionally, how can I ensure the private key remains secure? If this is not feasible on the MCU, are there external crypto chips that support direct asymmetric encryption and key generation?
Thanks in advance for any advice!
Best regards,
Anubrata.
