cancel
Showing results for 
Search instead for 
Did you mean: 

Know the memory usage of stm32 crypto lib

Anand m
Associate II

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

1 REPLY 1
Jocelyn RICARD
ST Employee

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