Hello I am quite new to the hardware encryption topic and I have the following questions.
On a device where the MCU samples a sensor data and stores it to a external IC at a fixed frequency
If we want the data stored on the IC to be encrypted. Is there a preferred stage where the encryption should happen in terms of reducing power consumption? i.e. realtime vs end of session
then later on we want to send the encrypted data to a mobile device through Bluetooth, what would be a secure way to share the key used for the encryption in the cryptographic module?
Many thanks in advance!
William