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.

TDA4VM: SA2UL RSA Example Code

Part Number: TDA4VM

Hi:

    We are trying to use SA2UL to accelerate the RSA algorithm. Can you provide same examples?  We only found ECDSA in drv/sa/src. 

    Grateful for receiving your reply.

lvan.zhang

  • Hi Ivan.zhang,

    The SA2UL PKA can be used for public key computations such as RSA.  

    A PKA example is included in the PSDK RTOS.

    See saPkaTest() in ti/drv/sa/test/SaUnitTest/src/tests/test5_2.c.  A list of available tests can be seen in ti/drv/sa/test/SaUnitTest/src/unittest.h

    Recommend you reach out to your local TI contact to discuss your architecture before proceeding.  

    Regards,

    kb