MD5 File and Folder Comparator 3.45
MD5 File and Folder Comparator works by comparing the MD5 digital signatures of files (using the MD5 message digest algorithm). The MD5 digital signature of a file is a sequence of 16 bytes, usually displayed as 16 hexadecimal numbers with no intervening spaces, for example, 4EAE15241AD90F85D038523E9D14DD DB. Two files whose MD5 digital signatures are different differ themselves in at least one byte. Two files whose digital signatures are the same are identical in content, except where the two files have been deliberately constructed so as to have the same digital signature. Such `collisions` are extremely rare, and in practice two files whose digital signatures are different are always themselves different.
Here are examples of possible uses for this program:
1. Comparing two versions of a file as to whether they are the same or different.
2. Recording the digital signatures of a set of files to be sent to someone else along with those files, so that they can check that the files they receive are the same as the files that were sent.
3. If you have backed up a folder and its subfolders to some external device and later you wish to check which files in the source folder have changed then you can compare that folder with the backup.
4. If you have two folders, each of which is a backup of some other folder, you can use this program to get the average of the file dates in each of the backup folders, thus telling you which backup folder is latest.
The MD5 Com Component creates an RFC1321 compliant MD5 string from a string of text or file content
This program is for detecting changes to files in a folder, and for detecting additions or deletions of files in a folder. Multiple folders can be set up to be monitored. Optionally files in all subfolders of a folder can also be monitored.
MD5 Checksum Calculator was designed to be a small freeware utility for calculating the MD5 (Message Digest number 5) checksum values of specified files.
Software is often accompanied by an MD5 `hash` (or `checksum`). This serves as a unique identifier for the contents of the file - if the file contents change then so does the MD5 hash, making it easy to verify the integrity of files.
RiMD5 is an small freeware utility for calculating the MD5 (Message Digest number 5) checksum values of specified files.

