Difference between revisions of "Md5deep and hashdeep"

From COPTR
Jump to navigation Jump to search
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
 
|purpose=md5deep is a set of programs to compute MD5,  SHA-1,  SHA-256,  Tiger,  or Whirlpool message digests on an arbitrary number of files. hashdeep is a program to compute, match, and <em>audit</em> hashsets.
 
|purpose=md5deep is a set of programs to compute MD5,  SHA-1,  SHA-256,  Tiger,  or Whirlpool message digests on an arbitrary number of files. hashdeep is a program to compute, match, and <em>audit</em> hashsets.
|image=
 
 
|homepage=http://md5deep.sourceforge.net/
 
|homepage=http://md5deep.sourceforge.net/
 
|license=Public domain
 
|license=Public domain
 
|platforms=Cross platform
 
|platforms=Cross platform
 +
|function=Fixity
 
}}
 
}}
 +
{{Infobox tool details
 +
|ohloh_id=hashdeep
 +
}}
 +
= Description =
 +
md5deep is a set of cross-platform tools for computing hashes on any number of files. The tools can recursively process directory structures.  MD5, SHA-1, SHA-256, Tiger, and Whirlpool hashes are supported. Each of the hash types has a corresponding tool with a name formed by combining the type with the word "deep."
  
<!-- Delete the Categories that do not apply -->
+
The hashdeep utility has an audit feature that can take a list of known hashes and display the names of input files whose hashes do or do not match. Audit mode can identify new, changed, missing, or moved files. Moving files is considered a modification by md5deep and impacts the date of last modification for a file. File paths include the full path from root.
[[Category:Fixity]]
 
  
 
+
The md5deep command has a mode to break up big files (like audio and video) into pieces before running the hashes. The md5deep command also allows for a file size threshold so that you can ignore large files.
= Description =
 
md5deep is a set of programs to compute MD5,  SHA-1,  SHA-256,  Tiger,  or Whirlpool message digests on an arbitrary number of files. md5deep is similar to the md5sum program found in the GNU Coreutils package. hashdeep is a program to compute,  match,  and audit hashsets.
 
  
 
The program is a work of the US Government and is considered public domain. The code for Tiger comes from the libgcrypt project and is licensed under the General Public License (GPL). Because the vast majority of the program is public domain, the license of the project as a whole remains public domain. The Tiger code itself is still licensed under the GPL.
 
The program is a work of the US Government and is considered public domain. The code for Tiger comes from the libgcrypt project and is licensed under the General Public License (GPL). Because the vast majority of the program is public domain, the license of the project as a whole remains public domain. The Tiger code itself is still licensed under the GPL.
Line 18: Line 20:
 
===Platform===
 
===Platform===
  
Binaries are provided for Microsoft Windows (7, Vista, XP, 2003, and 2000 are supported). The source code can be compiled on Linux, UNIX variants, and Mac OS X.  
+
Binaries are provided for Microsoft Windows (7, Vista, XP, 2003, and 2000). The source code can be compiled on Linux, UNIX variants, and Mac OS X.
  
 
===Documentation and user support===
 
===Documentation and user support===
Line 28: Line 30:
 
* Getting Started with md5deep [http://md5deep.sourceforge.net/start-md5deep.html http://md5deep.sourceforge.net/start-md5deep.html]
 
* Getting Started with md5deep [http://md5deep.sourceforge.net/start-md5deep.html http://md5deep.sourceforge.net/start-md5deep.html]
 
* Getting Started with hashdeep [http://md5deep.sourceforge.net/start-hashdeep.html http://md5deep.sourceforge.net/start-hashdeep.html]
 
* Getting Started with hashdeep [http://md5deep.sourceforge.net/start-hashdeep.html http://md5deep.sourceforge.net/start-hashdeep.html]
 
  
 
= User Experiences =
 
= User Experiences =
Line 37: Line 38:
 
= Development Activity =
 
= Development Activity =
 
<rss max=5>https://github.com/jessek/hashdeep/commits/master.atom</rss>
 
<rss max=5>https://github.com/jessek/hashdeep/commits/master.atom</rss>
 
{{Infobox_tool_details
 
|ohloh_id=hashdeep
 
}}
 

Latest revision as of 19:41, 11 May 2021



md5deep is a set of programs to compute MD5, SHA-1, SHA-256, Tiger, or Whirlpool message digests on an arbitrary number of files. hashdeep is a program to compute, match, and audit hashsets.
Homepage:http://md5deep.sourceforge.net/
License:Public domain
Platforms:Cross platform
Function:Fixity


Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt6621a74bbe4ef8_41805598


Description[edit]

md5deep is a set of cross-platform tools for computing hashes on any number of files. The tools can recursively process directory structures. MD5, SHA-1, SHA-256, Tiger, and Whirlpool hashes are supported. Each of the hash types has a corresponding tool with a name formed by combining the type with the word "deep."

The hashdeep utility has an audit feature that can take a list of known hashes and display the names of input files whose hashes do or do not match. Audit mode can identify new, changed, missing, or moved files. Moving files is considered a modification by md5deep and impacts the date of last modification for a file. File paths include the full path from root.

The md5deep command has a mode to break up big files (like audio and video) into pieces before running the hashes. The md5deep command also allows for a file size threshold so that you can ignore large files.

The program is a work of the US Government and is considered public domain. The code for Tiger comes from the libgcrypt project and is licensed under the General Public License (GPL). Because the vast majority of the program is public domain, the license of the project as a whole remains public domain. The Tiger code itself is still licensed under the GPL.

Platform[edit]

Binaries are provided for Microsoft Windows (7, Vista, XP, 2003, and 2000). The source code can be compiled on Linux, UNIX variants, and Mac OS X.

Documentation and user support[edit]

Man pages are available. Adding the -h flag to the path displays information about command use and available options.

User Experiences[edit]

Development Activity[edit]

2017-08-24 15:51:32
[tag:github.com,2008:Grit::Commit/877613493ff44807888ce1928129574be393cbb0 Merge pull request #361 from kraj/master]
by jessek https://github.com/jessek
2017-06-21 13:04:06
[tag:github.com,2008:Grit::Commit/36350d46186dafc773acf7d3e4f4da7d6356a4b6 Merge pull request #373 from Makishima/patch-1]
by jessek https://github.com/jessek
2017-06-21 10:06:33
[tag:github.com,2008:Grit::Commit/6767fdb22c293f4020d62683b7c1fbaafead521d Update README.md]
by Makishima https://github.com/Makishima
2016-11-15 02:48:39
[tag:github.com,2008:Grit::Commit/6ef69a26126ee4e69a25392fd456b8a66c51dffd Fix errors found by clang]
by kraj https://github.com/kraj
2016-07-11 23:25:25
[tag:github.com,2008:Grit::Commit/72e41af057017e30a3014cf7e60dbe37ca482720 Add release hashes]
by jessek https://github.com/jessek