Usage of STM32 crypto library (UM1924) on STM32WB
Hello,
one question (or feature request):
I try to use the STM32 crypto library (v1.3.1 software implementation) on STM32WB.
I activated the RNG and CRC but the calculated results (encryption/decryption, cmac) are not ok. Are there other things to do?
Is there an hardware implementation using directly using the AES/PKA peripherals of STM32WB? Or will be there a new version of the library package?
As I understood, there are only examples to use directly HAL drivers. It would be great, if the crypto library (executing on AES/PKA hardware) would be optimized using LL drivers...
Is there a user manual "how to use crypto lib on STM32WB"?
Best regards
Paul
