<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://coptr.digipres.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Brcoptr</id>
	<title>COPTR - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://coptr.digipres.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Brcoptr"/>
	<link rel="alternate" type="text/html" href="https://coptr.digipres.org/Special:Contributions/Brcoptr"/>
	<updated>2026-04-27T05:41:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2571</id>
		<title>Md5deep and hashdeep</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2571"/>
		<updated>2015-02-06T03:20:35Z</updated>

		<summary type="html">&lt;p&gt;Brcoptr: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|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 &amp;lt;em&amp;gt;audit&amp;lt;/em&amp;gt; hashsets.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://md5deep.sourceforge.net/&lt;br /&gt;
|license=Public domain&lt;br /&gt;
|platforms=Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
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 &amp;quot;deep.&amp;quot; &lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Platform===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Documentation and user support===&lt;br /&gt;
&lt;br /&gt;
Man pages are available. Adding the -h flag to the path displays information about command use and available options. &lt;br /&gt;
&lt;br /&gt;
* Manual pages for md5deep [http://md5deep.sourceforge.net/md5deep.html http://md5deep.sourceforge.net/md5deep.html]&lt;br /&gt;
* Manual pages for hashdeep [http://md5deep.sourceforge.net/hashdeep.html http://md5deep.sourceforge.net/hashdeep.html]&lt;br /&gt;
* Getting Started with md5deep [http://md5deep.sourceforge.net/start-md5deep.html http://md5deep.sourceforge.net/start-md5deep.html]&lt;br /&gt;
* Getting Started with hashdeep [http://md5deep.sourceforge.net/start-hashdeep.html http://md5deep.sourceforge.net/start-hashdeep.html]&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* Ask Ubuntu. Check the Correctness of Copied Files. [http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files]&lt;br /&gt;
* TaoSecurity. 2005-08-08. Using md5deep. [http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html]&lt;br /&gt;
* Ventura, Luis.  2010-05-31. Using hashdeep to Ensure Data Integrity. [http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/ http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/]&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/jessek/hashdeep/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=hashdeep&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Brcoptr</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2570</id>
		<title>Md5deep and hashdeep</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2570"/>
		<updated>2015-02-06T02:58:32Z</updated>

		<summary type="html">&lt;p&gt;Brcoptr: /* Platform */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|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 &amp;lt;em&amp;gt;audit&amp;lt;/em&amp;gt; hashsets.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://md5deep.sourceforge.net/&lt;br /&gt;
|license=Public domain&lt;br /&gt;
|platforms=Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Platform===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Documentation and user support===&lt;br /&gt;
&lt;br /&gt;
Man pages are available. Adding the -h flag to the path displays information about command use and available options. &lt;br /&gt;
&lt;br /&gt;
* Manual pages for md5deep [http://md5deep.sourceforge.net/md5deep.html http://md5deep.sourceforge.net/md5deep.html]&lt;br /&gt;
* Manual pages for hashdeep [http://md5deep.sourceforge.net/hashdeep.html http://md5deep.sourceforge.net/hashdeep.html]&lt;br /&gt;
* Getting Started with md5deep [http://md5deep.sourceforge.net/start-md5deep.html http://md5deep.sourceforge.net/start-md5deep.html]&lt;br /&gt;
* Getting Started with hashdeep [http://md5deep.sourceforge.net/start-hashdeep.html http://md5deep.sourceforge.net/start-hashdeep.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* Ask Ubuntu. Check the Correctness of Copied Files. [http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files]&lt;br /&gt;
* TaoSecurity. 2005-08-08. Using md5deep. [http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html]&lt;br /&gt;
* Ventura, Luis.  2010-05-31. Using hashdeep to Ensure Data Integrity. [http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/ http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/]&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/jessek/hashdeep/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=hashdeep&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Brcoptr</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2569</id>
		<title>Md5deep and hashdeep</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2569"/>
		<updated>2015-02-06T02:56:54Z</updated>

		<summary type="html">&lt;p&gt;Brcoptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|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 &amp;lt;em&amp;gt;audit&amp;lt;/em&amp;gt; hashsets.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://md5deep.sourceforge.net/&lt;br /&gt;
|license=Public domain&lt;br /&gt;
|platforms=Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
===Platform===&lt;br /&gt;
&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
===Documentation and user support===&lt;br /&gt;
&lt;br /&gt;
Man pages are available. Adding the -h flag to the path displays information about command use and available options. &lt;br /&gt;
&lt;br /&gt;
* Manual pages for md5deep [http://md5deep.sourceforge.net/md5deep.html http://md5deep.sourceforge.net/md5deep.html]&lt;br /&gt;
* Manual pages for hashdeep [http://md5deep.sourceforge.net/hashdeep.html http://md5deep.sourceforge.net/hashdeep.html]&lt;br /&gt;
* Getting Started with md5deep [http://md5deep.sourceforge.net/start-md5deep.html http://md5deep.sourceforge.net/start-md5deep.html]&lt;br /&gt;
* Getting Started with hashdeep [http://md5deep.sourceforge.net/start-hashdeep.html http://md5deep.sourceforge.net/start-hashdeep.html]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* Ask Ubuntu. Check the Correctness of Copied Files. [http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files]&lt;br /&gt;
* TaoSecurity. 2005-08-08. Using md5deep. [http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html]&lt;br /&gt;
* Ventura, Luis.  2010-05-31. Using hashdeep to Ensure Data Integrity. [http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/ http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/]&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/jessek/hashdeep/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=hashdeep&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Brcoptr</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2568</id>
		<title>Md5deep and hashdeep</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2568"/>
		<updated>2015-02-06T02:41:32Z</updated>

		<summary type="html">&lt;p&gt;Brcoptr: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|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 &amp;lt;em&amp;gt;audit&amp;lt;/em&amp;gt; hashsets.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://md5deep.sourceforge.net/&lt;br /&gt;
|license=Public domain&lt;br /&gt;
|platforms=Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* Ask Ubuntu. Check the Correctness of Copied Files. [http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files]&lt;br /&gt;
* TaoSecurity. 2005-08-08. Using md5deep. [http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html]&lt;br /&gt;
* Ventura, Luis.  2010-05-31. Using hashdeep to Ensure Data Integrity. [http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/ http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/]&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/jessek/hashdeep/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=hashdeep&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Brcoptr</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2567</id>
		<title>Md5deep and hashdeep</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2567"/>
		<updated>2015-02-06T02:40:37Z</updated>

		<summary type="html">&lt;p&gt;Brcoptr: /* Description */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|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 &amp;lt;em&amp;gt;audit&amp;lt;/em&amp;gt; hashsets.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://md5deep.sourceforge.net/&lt;br /&gt;
|license=Public domain&lt;br /&gt;
|platforms=Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
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 whole remains public domain. The Tiger code itself is still licensed under the GPL.&lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* Ask Ubuntu. Check the Correctness of Copied Files. [http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files]&lt;br /&gt;
* TaoSecurity. 2005-08-08. Using md5deep. [http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html]&lt;br /&gt;
* Ventura, Luis.  2010-05-31. Using hashdeep to Ensure Data Integrity. [http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/ http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/]&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/jessek/hashdeep/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=hashdeep&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Brcoptr</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2566</id>
		<title>Md5deep and hashdeep</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2566"/>
		<updated>2015-02-06T02:32:58Z</updated>

		<summary type="html">&lt;p&gt;Brcoptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|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 &amp;lt;em&amp;gt;audit&amp;lt;/em&amp;gt; hashsets.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://md5deep.sourceforge.net/&lt;br /&gt;
|license=Public domain&lt;br /&gt;
|platforms=Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* Ask Ubuntu. Check the Correctness of Copied Files. [http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files]&lt;br /&gt;
* TaoSecurity. 2005-08-08. Using md5deep. [http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html]&lt;br /&gt;
* Ventura, Luis.  2010-05-31. Using hashdeep to Ensure Data Integrity. [http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/ http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/]&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/jessek/hashdeep/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=hashdeep&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Brcoptr</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2565</id>
		<title>Md5deep and hashdeep</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2565"/>
		<updated>2015-02-06T02:13:08Z</updated>

		<summary type="html">&lt;p&gt;Brcoptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|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 audit hashsets.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://md5deep.sourceforge.net/&lt;br /&gt;
|license=Public domain&lt;br /&gt;
|platforms=Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* Ask Ubuntu. Check the Correctness of Copied Files. [http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files]&lt;br /&gt;
* TaoSecurity. 2005-08-08. Using md5deep. [http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html]&lt;br /&gt;
* Ventura, Luis.  2010-05-31. Using hashdeep to Ensure Data Integrity. [http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/ http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/]&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/jessek/hashdeep/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=hashdeep&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Brcoptr</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2564</id>
		<title>Md5deep and hashdeep</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2564"/>
		<updated>2015-02-06T02:10:45Z</updated>

		<summary type="html">&lt;p&gt;Brcoptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|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.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://md5deep.sourceforge.net/&lt;br /&gt;
|license=Public domain&lt;br /&gt;
|platforms=Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* Ask Ubuntu. Check the Correctness of Copied Files. [http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files]&lt;br /&gt;
* TaoSecurity. 2005-08-08. Using md5deep. [http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html]&lt;br /&gt;
* Ventura, Luis.  2010-05-31. Using hashdeep to Ensure Data Integrity. [http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/ http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/]&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/jessek/hashdeep/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=hashdeep&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Brcoptr</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2563</id>
		<title>Md5deep and hashdeep</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2563"/>
		<updated>2015-02-06T01:59:23Z</updated>

		<summary type="html">&lt;p&gt;Brcoptr: /* Development Activity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|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.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://md5deep.sourceforge.net/&lt;br /&gt;
|license=&lt;br /&gt;
|platforms=Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* Ask Ubuntu. Check the Correctness of Copied Files. [http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files]&lt;br /&gt;
* TaoSecurity. 2005-08-08. Using md5deep. [http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html]&lt;br /&gt;
* Ventura, Luis.  2010-05-31. Using hashdeep to Ensure Data Integrity. [http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/ http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/]&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;https://github.com/jessek/hashdeep/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=hashdeep&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Brcoptr</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2562</id>
		<title>Md5deep and hashdeep</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2562"/>
		<updated>2015-02-06T01:57:19Z</updated>

		<summary type="html">&lt;p&gt;Brcoptr: /* Development Activity */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|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.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://md5deep.sourceforge.net/&lt;br /&gt;
|license=&lt;br /&gt;
|platforms=Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* Ask Ubuntu. Check the Correctness of Copied Files. [http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files]&lt;br /&gt;
* TaoSecurity. 2005-08-08. Using md5deep. [http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html]&lt;br /&gt;
* Ventura, Luis.  2010-05-31. Using hashdeep to Ensure Data Integrity. [http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/ http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/]&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&amp;lt;rss max=5&amp;gt;github.com/jessek/hashdeep/commits/master.atom&amp;lt;/rss&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=hashdeep&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Brcoptr</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2561</id>
		<title>Md5deep and hashdeep</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2561"/>
		<updated>2015-02-06T01:46:16Z</updated>

		<summary type="html">&lt;p&gt;Brcoptr: /* User Experiences */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|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.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://md5deep.sourceforge.net/&lt;br /&gt;
|license=&lt;br /&gt;
|platforms=Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* Ask Ubuntu. Check the Correctness of Copied Files. [http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files]&lt;br /&gt;
* TaoSecurity. 2005-08-08. Using md5deep. [http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html]&lt;br /&gt;
* Ventura, Luis.  2010-05-31. Using hashdeep to Ensure Data Integrity. [http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/ http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/]&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=md5deep and hashdeep&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Brcoptr</name></author>
	</entry>
	<entry>
		<id>https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2560</id>
		<title>Md5deep and hashdeep</title>
		<link rel="alternate" type="text/html" href="https://coptr.digipres.org/index.php?title=Md5deep_and_hashdeep&amp;diff=2560"/>
		<updated>2015-02-06T01:44:49Z</updated>

		<summary type="html">&lt;p&gt;Brcoptr: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox_tool&lt;br /&gt;
|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.&lt;br /&gt;
|image=&lt;br /&gt;
|homepage=http://md5deep.sourceforge.net/&lt;br /&gt;
|license=&lt;br /&gt;
|platforms=Cross platform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Delete the Categories that do not apply --&amp;gt;&lt;br /&gt;
[[Category:Fixity]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
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. &lt;br /&gt;
&lt;br /&gt;
= User Experiences =&lt;br /&gt;
* Ask Ubuntu. Check the Correctness of Copied Files. [http://askubuntu.com/questions/37483/check-the-correctness-of-copied-files]&lt;br /&gt;
* TaoSecurity. 2005-08-08. Using md5deep. [http://taosecurity.blogspot.com/2005/08/using-md5deep-thank-you-to-harlan.html]&lt;br /&gt;
* Ventura, Luis.  2010-05-31. Using hashdeep to Ensure Data Integrity.&lt;br /&gt;
[http://linhost.info/2010/05/using-hashdeep-to-ensure-data-integrity/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Development Activity =&lt;br /&gt;
&lt;br /&gt;
{{Infobox_tool_details&lt;br /&gt;
|ohloh_id=md5deep and hashdeep&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Brcoptr</name></author>
	</entry>
</feed>