Add more output information around type of checksum being validated. Use builtin Digest#file to read target file for generation of hexdigest.
Allows checksum validation on downloaded files via Util::Downloader using MD5 and/or SHA1 checksums. This also integrates checksum validation support with the shell provisioner for downloaded remote files.