2023-02-24 12:54 PM
Is there a manual for the STM cryptographic library V4? I know the legacy V3 cryptographic library has a manual (https://www.st.com/resource/en/user_manual/dm00215061-stm32-crypto-library-stmicroelectronics.pdf), but I cannot find an updated manual for V4. I would like to study an updated manual so I can learn how to use the library properly.
2023-02-24 01:04 PM
There's the WIKI?
https://wiki.st.com/stm32mcu/wiki/Category:Cryptographic_library
And there's the CMOX.chm Windows Help File
en.STM32CubeExpansion_Crypto.zip\STM32CubeExpansion_Crypto_V4.0.1\Middlewares\ST\STM32_Cryptographic
2023-02-24 01:10 PM
I guess it'll have to work for now. I was hoping there would be a new user manual like the previous one