We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 ?