Need a MD5 Hash file

29 visualizzazioni (ultimi 30 giorni)
Kajal  Chawla
Kajal Chawla il 6 Nov 2024 alle 18:44
Commentato: Walter Roberson il 7 Nov 2024 alle 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?

Risposta accettata

Walter Roberson
Walter Roberson il 6 Nov 2024 alle 20:55
  2 Commenti
Walter Roberson
Walter Roberson il 7 Nov 2024 alle 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 il 7 Nov 2024 alle 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.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Environment and Settings in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by