This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Getting started with mbedTLS

Hi Experts,

I am new to mbedTLS and downloaded it from GitHub. Two folders like mbedtls/library and mbedtls/crypto/library has some similar files like aes.c

I infer from Readme that crypt is specific to PSA.

Is the folder "Crypto" is more specific to ARM or it is common for any open source implementations ?