CertUtil -hashfile C:\xxx.tar MD5
此命令不仅可以做MD5哈希算法校验,还支持其他的哈希算法,具体如下:
CertUtil -hashfile 文件路径 [算法]
支持的算法有:MD2 MD4 MD5 SHA1 SHA256 SHA384 SHA512
---------------------
作者:贾己人
来源:CSDN
原文:https://blog.csdn.net/jiajiren11/article/details/80341149
原文地址:https://www.cnblogs.com/liuke-note/p/10128821.html
时间: 2024-09-30 04:42:40