Hi Team,
I am working on nrf52832 for my project.
Please let me know how can i achieve data security in nrf52, What encryption i can use?
Is there any example that will me on this?
Regards,
Chetan
Hi Team,
I am working on nrf52832 for my project.
Please let me know how can i achieve data security in nrf52, What encryption i can use?
Is there any example that will me on this?
Regards,
Chetan
Hi,
We've added several new cryptographic examples in SDK 15.0.0: http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/crypto_examples_nrf_crypto.html?cp=4_0_0_4_2_0 . You may also use the built in AES ECB module for HW accelerated encryption.
Regards,
Vidar