CRC32 example project

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

CRC32 example project

Jump to solution
361 Views
bp1979
Senior Contributor I

Dear NXP,

We are using the DCP thing in the IMX to calculate sha256 which works perfectly. Now we also want to create CRC32 hashes, but I can't find any SDK example that does this.

Somebody else (who already left) wrote the sha256, so no clue where he found the SDK example for that, but I can't find that either.

 

Could you point me in the right direction for at least the CRC32 SDK example?

0 Kudos
Reply
1 Solution
336 Views
bp1979
Senior Contributor I

Argh, apologies, the answer wasn't very hard to find...

1. the example can be found when searching for DCP in the SDK examples.

2. if I would have looked a little bit harder, I would have found that our sh256 library uses DCP... it's rather simple to add CRC32

View solution in original post

0 Kudos
Reply
1 Reply
337 Views
bp1979
Senior Contributor I

Argh, apologies, the answer wasn't very hard to find...

1. the example can be found when searching for DCP in the SDK examples.

2. if I would have looked a little bit harder, I would have found that our sh256 library uses DCP... it's rather simple to add CRC32

0 Kudos
Reply