使用 certutil 获取 文件的md5值 certutil -hashfile a.tar md5 使用 certutil 获取 文件的哈希值 certutil -hashfile a.tar SHA512 使用 openssl 获取 文件的哈希值 openssl dgst -sha512 123.tgz