Need a MD5 Hash file

29 次查看(过去 30 天)
Kajal  Chawla
Kajal Chawla 2024-11-6,18:44
评论: Walter Roberson 2024-11-7,18:31
I used DataHash matlab file available for hashing but it produces different results under MD5 hashing.Is there available any function which produces correct result when applied using MD5 algorithm?

采纳的回答

Walter Roberson
Walter Roberson 2024-11-6,20:55
  2 个评论
Walter Roberson
Walter Roberson 2024-11-7,17:57
You are expecting that we will debug the File Exchange Contribution DataHash ? When there are other MD5 implementations available?
Walter Roberson
Walter Roberson 2024-11-7,18:31
Note that DataHash is designed to provide a hash for MATLAB arrays. DataHash includes in the hash information about the class of the array and the size of the array. It does not simply hash the contents of the array. It is designed for the purpose of determining whether two MATLAB arrays are the same. It even handles function handles, including including information about the size and date of the underlying implementing file.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by