Download
Secure and reliable data retrieval from remote servers
Functions
download_and_verify_checksum(url, target_file, checksum)
Downloads the file given by ${url} to ${target_file} and verifies if the downloaded file matches the checksum ${checksum}. If a file is already present at ${target} download is skipped.