This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I want to use the PKA Engine available on the chip series cc13x2/cc26x2/cc2538 for generating/verifying elliptic curve signatures (ECDSA) and calculating Ephemeral Elliptic Curve Diffie-Hellman keys (EECDH).
Does a comparison in terms of energy consumption between a pure software implementation of those algorithms (e.g. mbedTLS) and the PKA engine exists? If not can you recommend a method to estimate the potential energy savings?
Please see the attachment. It is a comparison between the CC13x0 ROM SW ECDH and ECDSA implementation and the CC13x2 HW accelerated version.
BRCC13x2_CC26x2_Crypto_Slides.pptx
Siri