Source: hashdeep
Section: utils
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Giovani Augusto Ferreira <giovani@debian.org>
Build-Depends: debhelper-compat (=13)
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://md5deep.sf.net
Vcs-Browser: https://salsa.debian.org/pkg-security-team/hashdeep
Vcs-Git: https://salsa.debian.org/pkg-security-team/hashdeep.git

Package: hashdeep
Architecture: any
Provides: md5deep
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: recursively compute hashsums or piecewise hashings
 hashdeep is a set of tools to compute MD5, SHA1, SHA256, tiger
 and whirlpool hashsums of arbitrary number of files recursively.
 .
 The main hashdeep features are:
 .
   * It can compare those hashsums with a list of known hashes;
   * The tools can display those that match the list or those that
     does not match;
   * It can  display a time estimation when processing large files.
   * It can do piecewise hashing (hash input files in arbitrary
     sized blocks).
 .
 This package is useful in forensics investigations.
