在 Windows 下对文件进行 HASH 计算
在CMD下进行:
certutil -hashfile xxxx.iso md5
certutil -hashfile xxxx.iso sha1
certutil -hashfile xxxx.iso sha256
在CMD下进行:
certutil -hashfile xxxx.iso md5
certutil -hashfile xxxx.iso sha1
certutil -hashfile xxxx.iso sha256