I have 2 files with different names but the same content. When I create streams of these files and use the FileInputStream.HashCode(); method to find the hash value I receive different values
Can somebody provide me with the correct API if possible for the hash method in Java that receives the same hash values for files with the same content.