hashrat 1.8.11+dfsg-1 source package in Ubuntu

Changelog

hashrat (1.8.11+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
      - Bumped Standards-Version to 4.1.1.
  * debian/patches/fix-integer-truncation.patch:
      - Removed, the Upstream fixed in source code.

 -- Giovani Augusto Ferreira <email address hidden>  Wed, 25 Oct 2017 23:09:35 -0200

Upload details

Uploaded by:
Debian Forensics
Uploaded to:
Sid
Original maintainer:
Debian Forensics
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
hashrat_1.8.11+dfsg-1.dsc 1.9 KiB d383587d6a3a1b98b9865224d095db7a8289e6d50d70db84ed171a7fcad9a7d0
hashrat_1.8.11+dfsg.orig.tar.gz 301.9 KiB 2c3f6409c78e26551dca0812ffeb1eb38e92628cc9a527e5c63db3c6d06d3c70
hashrat_1.8.11+dfsg-1.debian.tar.xz 12.7 KiB 57217baf6162048ec97d4d8b48cb7a9e5efeadc424dd5786704fd4b9d7660037

Available diffs

No changes file available.

Binary packages built by this source

hashrat: hashing tool supporting several hashes and recursivity

 Hashrat is a hash-generation utility that supports the md5, sha1, sha256,
 sha512, whirlpool, jh-244, jh256, jh-384 and jh-512 hash functions, and
 also the HMAC versions of those functions. It can output in 'traditional'
 format (same as md5sum and shasum and the like), or it's own format.
 .
 Hashes can be output in octal, decimal, hexadecimal, uppercase hexadecimal
 or base64.
 .
 Hashrat also supports directory recursion, hashing entire devices,
 generating a hash for an entire directory, operations in remote machines
 and several other features. It has a 'CGI' mode that can be used as a
 web-page to lookup hashes.
 .
 This tool is useful in forensics investigations and network security.

hashrat-dbgsym: debug symbols for hashrat