bimac/md5sum

版本 1.2.0.0 (12.5 KB) 作者: Florian Rau
Obtain a file's MD5 hash value using system calls.
117.0 次下载
更新时间 2017/7/26

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 (2024). bimac/md5sum (https://github.com/bimac/md5sum), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Error Functions 的更多信息
致谢

参考作品: GetMD5, DataHash

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

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

版本 已发布 发行说明
1.2.0.0

added support for DATAHASH

1.1.0.0

speed improvements + documentation

1.0.0.0

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