What file checksum tools are available for OpenVMS?
The undocumented (prior to V8.2) DCL command CHECKSUM is the usual means, and provides a rather simple-minded checksum suitable to detect basic file corruptions. Starting with V8.2, additional algorithms beyond the classic XOR scheme are available. One of the most common schemes beyond the CHECKSUM XOR scheme is MD5, and information and a source code example are available via the MD5 RFC. As of this writing, pre-built versions of MD5 are expected to be made available at or via the OpenVMS Freeware website ( http://www.hp.com/go/openvms/freeware/ ), and MD5 is expected to be made available on an OpenVMS Freeware release after V7.0. Also see the CHECKSUM/ALGORITHM=MD5 command on OpenVMS V8.2 and later.
Related Questions
- Do the Deploy.cab file tools on the Windows XP Professional retail product include the same version of Setup Manager and Sysprep as the OPK CD?
- Can I transfer a file that has been created in the SMART Notebook Math Tools beta to students using SMART Notebook SE (Student Edition)?
- Are there any OpenVMS system tools to monitor WebLogics system performance?