This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

RAM Memory optimization for Crypto libraries.

Hi Team,

We are using the NRF52832 for our application and we have enabled the crypto libraries for that.

For, 

    1. AES-ECB,CFG,CBC modules we are using the "mbed TLS " soft library.

    2. ECC functionalities we are using the "micro-ECC" library.

    3. RNG functionalities we have enabled the HW engine some times from CC310(nRF52840).

Once we enabled all of these libraries which are mentioned in above, RAM size is increased a lot , is there any way or procedures to optimize the RAM size with out impacting the crypto functionalities.

Regards,

Srinivas.V

Parents Reply Children
Related