RT1060 SHA-1 Hash calculation

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RT1060 SHA-1 Hash calculation

468 Views
Sensa
Contributor I

Hello,

I'm trying to measure the performance of SHA-1 hash calculations in 1060, but I'm not able to find an SHA-1 class or example.

Have someone made this type of test or analysis? Or some example is available, basically getting the string from the internet over the ethernet port, make the hash of this string and send it to an API?

Any advice or help is very welcome!

Labels (1)
Tags (2)
0 Kudos
1 Reply

458 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi Sensa!,

You can use our DCP example from the MCUXpresso SDK, this demo implements several cryptography algorithms (including SHA-1) using the DCP software driver.

You can download MCUXpresso SDK from this link or using SDK plugin withing MCUXpresso IDE.

Have a great day,

Felipe

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored. Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

------------------------------------------------------------------------------ 

0 Kudos