Newsletter
August 17, 2017 - 10:12am, 3018 views
Since the default Java CRC32 APi is not included in the SDK, does anyone have a suggestion for how to calculate a checksum?
You can implement CRC32 by yourself. I have found an example here:
http://introcs.cs.princeton.edu/java/61data/CRC32.java.html
If you need to calculate checksum of the file which is present on the FFS you can also calculate it via SFSA command.
Best regards,
Michał
Hi,
enclosed a small implementation programmed by user Menck some time ago.
Regards
ALopez
Somewhere over the rainbow!!! Looking for the Oz Land!!!