Verification of ODBC Router Downloads
MD5 Checksums
Checksums test for file integrity. The idea behind checksums is that variations in the file being checksummed (down to a single byte) will produce distinctly different checksums so that hacked or defective downloads of a file will produce checksums that no longer match the checksum as originally generated and printed on our download site.Verifying MD5 Checksums on Mac OS X or Windows
Note: on Windows, you may first need to download MD5.exe$ md5 ioverdriverx_m33.sit
MD5 (ioverdriverx_m33.sit) = 2aba6d29c4081196ba8cd2417519dc48
$
MD5 (ioverdriverx_m33.sit) = 2aba6d29c4081196ba8cd2417519dc48
$
Verifying MD5 Checksums on Linux
# md5sum iodbc.net-1.10-m29a.i586.rpm
320413289fadd60c395f8ee6059511aa iodbc.net-1.10-m29a.i586.rpm
#
320413289fadd60c395f8ee6059511aa iodbc.net-1.10-m29a.i586.rpm
#