2023-07-19 02:31 AM
Hi,
Im looking for encryp using internal AES peripheral that the STM32G0 has.
I need touse "AES128-CMAC" but i dont found the option in HAL libraries to set "hcryp.Init.Algorithm=XXX" and "defgroup CRYP_Algorithm_Mode CRYP Algorithm Mode" library options. Is it possible?
If its not possible, anybody knows a library that i could use to encryp using AES128-CMAC and STM32CubeIDE?
Thanks,
Best REgards,