User Activity

I have an existing STM32L433 project (CubeIDE 1.8.0) to which I want to add AES functionality via the CMOX crypto stack (https://www.st.com/en/embedded-software/x-cube-cryptolib.html). I am unclear as to where I am supposed to put the .a file, and al...
It seems that 32 bytes (256 bits) is the maximum key size. If so, is there a list of elliptic curves that will work with keys of this size?