I have some data that I need to put in a file, however I want to make sure that the data remains intact. Either from corruption, or from the user modifying the file.
Can someone point me in the right direction, how to add the checksum to the file, read / check the file correctly?
Jules source share