hashrat 1.8.7+dfsg-2 source package in Ubuntu

Changelog

hashrat (1.8.7+dfsg-2) unstable; urgency=medium

  * Upload to unstable.
  * Maintained support for filesystem Extended Attributes. (Closes: #835268)

 -- Giovani Augusto Ferreira <email address hidden>  Sun, 02 Jul 2017 16:21:56 -0300

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.7+dfsg-2.dsc 1.9 KiB 397352a1b213d76ec647565b57e65e7dceaa2df21933b4f29a85b59092de4a2f
hashrat_1.8.7+dfsg.orig.tar.gz 302.3 KiB 429091e77f5a28e2ec66df1cbf2db0182d985317b946d2868d811914c162b793
hashrat_1.8.7+dfsg-2.debian.tar.xz 12.7 KiB 0dd582b6ee9a42db6ce25baa32f8b8c2ad59f207fa519d7b51e244201d9c6d66

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