in reply to Re: Binary config file suggestions
in thread Binary config file suggestions
A simple, and for this purpose probably sufficiently robust, way to provide a 'checksum' is to use the MD5 of the original text concatenated with some seed text. In fact if the seed text is the source for the program you can check both the program and the config file for tampering.
|
---|