2023-07-14 07:54 AM - last edited on 2023-07-26 04:01 AM by Amel NASRI
I am using stm32L4 series,
I try to encrypt data using STM32 cryptographic firmware library and i use the apis cmox_initialize() , cmox_cipher_encrypt() and cmox_cipher_decrypt()
I am using the library libSTM32Cryptographic_CM4.a
is any one help me to find the memory consumption of these apis
2023-08-22 10:55 AM
Hello Anand,
you can find what you are looking for here:
https://wiki.st.com/stm32mcu/wiki/Security:STM32L4_Series:_Cryptographic_Library_Performance
Best regards
Jocelyn