I am using MD5 to calculate the check sum of a jar file to maintain the integrity of jar and use a text file to save the check sum of jar so that when needed i crosscheck the check sum in the text file and generated by the jar but how I ensure that my text file also not get tempered?