DataHash
MD5 or SHA hash for array, struct, cell or file
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
引用
Jan (2026). DataHash (https://jp.mathworks.com/matlabcentral/fileexchange/31272-datahash), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: typecast and typecastx C-mex functions, GetMD5, Serialize/Deserialize
ヒントを与えたファイル: The Digital Signature Algorithm (DSA) with Matlab, bimac/md5sum, GUI - Circular Shifts for Efficient Chaotic Image Encryption, Explore - Scientific Workflow Management Tool, iansheret/CachePureFunction, Circular Shifts for Efficient Chaotic Image Encryption, alexludwigklein/MATLAB-Videos, JavaMD5, Lynx MATLAB Toolbox
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.7.1 | Bugfix in unit test function: GetMD5 caught correctly now. |
||
| 1.7.0 | Improved handling of strings. Accept inputs as list of char vectors. |
||
| 1.6.0 | Opt struct not case-senisitve. String class accepted as data. |
||
| 1.5.0 | Only the description has been changed. The code was not touched. |
||
| 1.4.0 | In the version 30-Mar-2015 the results have been changed, but the help section has not been adjusted. This is fixed now.
|
||
| 1.3.0 | Accept empty input for binary mode now. |
||
| 1.2.0 | Binary mode add to consider only the contents of the data. |
||
| 1.0.0 |