2025-09-07 11:13 PM
Dear STMicroelectronics Community members,
I am currently evaluating STM32 microcontrollers for a project that requires strong cryptographic capabilities. Our goal is to implement hybrid encryption, meaning we need hardware support for both symmetric encryption (e.g., AES, DES/3DES) and asymmetric encryption (e.g., RSA, ECC, public key cryptography), along with hashing functions (SHA-1, SHA-2, SHA-3 if available).
Specifically, I would like to request:
We aim to choose a microcontroller that natively supports both symmetric and asymmetric cryptography in hardware, to reduce CPU load, improve performance, and ensure security.
I would greatly appreciate your guidance and a detailed list of the relevant STM32 devices.
Best regards,
Muhammad Kashif
2025-09-08 1:37 AM - edited 2025-09-08 1:42 AM
Hello,
You can use STM32MCU finder tool and check what you are looking for. It will give you all the available MCUs with the selected Cryptographic features:
Since the final selection depends on your application, you need to go to the product's documentation: datasheet/reference manual to fine tune your selection.