I am working on a piece of software with cyber security features for an embedded system written in C.
If:
I do not use HSM/SHE
Store certificate and key information on the Flash/EEPROM somewhere within a software component with API to access all keys/certificates
Flash is inside of the microcontroller
What risks are there to hack into the system and get all the keys/certificates?
If:
I do not use HSM/SHE
Store certificate and key information on the Flash/EEPROM somewhere within a software component with API to access all keys/certificates
Flash is inside of the microcontroller
What risks are there to hack into the system and get all the keys/certificates?