crc32 checksum creation for Javascript Service side
Hi all,
does anybody know where i can find the crc32 function for generating a checksum on javascript service side?
The c++ side do have this functionality, https://sdk.innovaphone.com/13r3/common/ilib/crc.htm , what i try was to implement my own crc32 function for javascript service side like here https://www.webtoolkit.info/javascript_crc32.html#.Y-n_E63MIUE but the values generated are not the same. So i stopped at this point, and decided to ask here if there is a crc32 function for javascript service side that generates the same checksums as the c++ version of the sdk.
Best regards
Mladen Topic