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?
Solved! Go to Solution.
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
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