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.

AM2631: Does AM263x support TLS 1.2?

Part Number: AM2631

Hi, Expert

As title description, I know AM263x support TLS, but I don't what's version of TLS support.

Does AM263x support TLS 1.2?

I think we use MbedTLS 2.13.1 for TLS implementation, and it use software encryption without hardware acceleration, Am I right?

(https://software-dl.ti.com/mcu-plus-sdk/esd/AM263X/latest/exports/docs/api_guide_am263x/EXAMPLES_CPSW_LWIP_HTTPS.html)

Because I feel a little bit confuse, AM26x include HSM & SECURITY acceleration, but I am not sure this hardware security acceleration can support ethernet networking security.

I need some comment

May Thanks

Gibbs

  • As title description, I know AM263x support TLS, but I don't what's version of TLS support.

    Hi Gibbs,

    It supports mbed TLS v1.2

    I think we use MbedTLS 2.13.1 for TLS implementation, and it use software encryption without hardware acceleration, Am I right?

    Correct. 

    Because I feel a little bit confuse, AM26x include HSM & SECURITY acceleration, but I am not sure this hardware security acceleration can support ethernet networking security

    You can use DTHE to offload cryptographic operations. We have plans to release an appnote on offloading crypto operations on accelerator.