Other Parts Discussed in Thread: CC2652R
Firmware updates requires a state of the art security. Using the TI approach this is completely done in the boot loader which is called BIM (boot image manager)
But since the cc2651 does not have much hardware acceleration for security my question is about the availability of libs for the following features and there Flash and RAM consumption:
- SHA 256 or SHA 512
- ECC
- Best if ed25519 is directly supported.
Since AES CBC is normally necessary as well the according resource consumption is of interest as well.
Heinz