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

Cryptocell secure ram

Hi,

I am working with NRF52840 and want to encrypt my saved data with AES using CC310 cryptocell.

I am working with nrf_crypto_aes frontend to do AES.

I want to know that does nrf_crypto_aes_key_set in this library use cryptocell's secured RAM?

Related