Skip to content

Read checksum files

Terry Brady edited this page Nov 22, 2013 · 11 revisions

Step 1: compute checksums on files

Step 2: Read vendor-supplied checksum files. This rule has currently been hard-coded to match the conventions provided by our vendor. The files are formatted as follows

  • md5 checksum value
  • " *" as a separator
  • digital file name

Step 3: compare the values

Clone this wiki locally