Tool/software:
Hello,
I am using the SDL MCRC module to calculate the CRC value of some input data.
Section 13.6.4.3.4 of the TRM states that it is possible to select the CRC polynomial - but I cannot see how this is done through the APIs.
The default seems to be the CRC64 equation (32) whereas I need to use CRC32 equation (31).
Thanks in advance for your help.