nrf9160 Modem Firmware Crypto Hardware Support

Hi there,

I'm looking for more clarification on the following post regarding cryptographic HW acceleration in the nrf9160 radio core:  Which elliptic curves are supported by the nrf9160 modem? .

There is this comment:

There is no asymmetric cyrpto HW acceleration in the modem, correct? That seems to imply that symmetric crypto is supported (e.g., AES). If this is the case, is this documented officially anywhere in release notes or Product Specifications for the nrf9160?

Thanks,

JD

Parents Reply
  • Thanks for responding, Amanda. That does list that a CryptoCell is available in the nrf9160 but do the LTE Modem FW  releases for the SiP modem firmware (e.g., the latest being version 1.3.5) leverage this hardware for things like TLS handshakes? We're looking to lower our power consumption. If HW acceleration is not utilized here, we may look at offloading TCP to the nrf9160 application core to use the CryptoCell.

    I question if hardware acceleration is enabled because `ed25519` is listed as supported in the CryptoCell documentation you provided, but is not listed as a supported ECC group in the TLS `Client Hello` message from the nrf9160.

    Thanks again

Children
Related