hashrat 1.8.12+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * debian/control:
      - Bumped Standards-Version to 4.1.2.

 -- Giovani Augusto Ferreira <email address hidden>  Wed, 13 Dec 2017 21:43:30 -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
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
hashrat_1.8.12+dfsg-1.dsc 1.9 KiB 6960d7e1d1c9583069565bd2d2d1413d181a7ba39d34b8a9726e554acdc90dd8
hashrat_1.8.12+dfsg.orig.tar.gz 302.2 KiB 2401626d77a27f8ccb81b7afb2a9905fcb440d10fceb84062c6d8223718a8414
hashrat_1.8.12+dfsg-1.debian.tar.xz 12.8 KiB 50de1d78b8f7ea5dd8be7ba5ae6e95a9a768b336f932c39206e5a7f6ec9067e9

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