windows cmd下做MD5校驗

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

算法

相關文章
相關標籤/搜索