About: Md5deep

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

md5deep is a software package used in the computer security, system administration and computer forensics communities to run large numbers of files through any of several different cryptographic digests. It was originally authored by , at the time a special agent of the Air Force Office of Special Investigations. As of 2017, he still maintains it. Because md5deep was written by an employee of the U.S. government, on government time, it is in the public domain. Other software surrounding it, such as graphical front-ends, may be copyrighted.

Property Value
dbo:abstract
  • md5deep is a software package used in the computer security, system administration and computer forensics communities to run large numbers of files through any of several different cryptographic digests. It was originally authored by , at the time a special agent of the Air Force Office of Special Investigations. As of 2017, he still maintains it. The name md5deep is misleading. Since version 2.0, the md5deep package contains several different programs able to perform MD5, SHA-1, SHA-256, Tiger192 and Whirlpool digests, each of them named by the digest type followed by the word "deep". Thus, the name may confuse some people into thinking it only provides the MD5 algorithm when the package supports many more. md5deep can be invoked in several different ways. Typically users operate it recursively, where md5deep walks through one directory at a time giving digests of each file found, and recursing into any subdirectories within. Its recursive behavior is approximately a depth-first search, which has the benefit of presenting files in lexicographical order. On Unix-like systems, similar functionality can be often obtained by combining find with hashing utilities such as md5sum, sha256sum or tthsum. md5deep exists for Windows and most Unix-based systems, including OS X. It is present in OS X's Fink, Homebrew and MacPorts projects. Binary packages exist for most free Unix systems. Many vendors initially resist including md5deep as they mistakenly believe its functions can be reproduced with one line of shell scripting. The matching function of the program, however, cannot be done easily in shell. Because md5deep was written by an employee of the U.S. government, on government time, it is in the public domain. Other software surrounding it, such as graphical front-ends, may be copyrighted. (en)
dbo:author
dbo:developer
dbo:latestReleaseDate
  • 2014-01-29 (xsd:date)
dbo:latestReleaseVersion
  • 4.4
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 7611811 (xsd:integer)
dbo:wikiPageLength
  • 3815 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1043108319 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Jesse Kornblum (en)
dbp:developer
  • Jesse Kornblum (en)
dbp:latestReleaseDate
  • 2014-01-29 (xsd:date)
dbp:latestReleaseVersion
  • 4.400000 (xsd:double)
dbp:license
  • Public domain software (en)
dbp:name
  • md5deep (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:website
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • md5deep is a software package used in the computer security, system administration and computer forensics communities to run large numbers of files through any of several different cryptographic digests. It was originally authored by , at the time a special agent of the Air Force Office of Special Investigations. As of 2017, he still maintains it. Because md5deep was written by an employee of the U.S. government, on government time, it is in the public domain. Other software surrounding it, such as graphical front-ends, may be copyrighted. (en)
rdfs:label
  • Md5deep (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • md5deep (and hashdeep) (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License