bimac/md5sum

Obtain a file's MD5 hash value using system calls.

https://github.com/bimac/md5sum

您现在正在关注此提交

OUT = MD5SUM(FILENAME) calculates the MD5 hash value of file IN using system calls. For performance reasons, MD5SUM will hand over to Jan Simon's GETMD5 or DATAHASH if the latter are accessible on the MATLAB search path. The result: reliable calculation of MD5 sums on all modern platforms (GLNXA64, MACI64, PCWIN64) at the best available performance (calls to compiled C-code via GETMD5, Java-calls via DATAHASH, or calls to system functions).

引用格式

Florian Rau (2026). bimac/md5sum (https://github.com/bimac/md5sum), GitHub. 检索时间: .

致谢

参考作品: GetMD5, DataHash

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明 Action
1.2.0.0

added support for DATAHASH

1.1.0.0

speed improvements + documentation

1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库