Commit graph

3 commits

Author SHA1 Message Date
mef
75d2b10173 (pkgsrc)
- Githubify
(upstream)
 - Update 1.3.1 to 1.3.3
---------------------
Tue Aug  5 2014 Aleksey
        * === Version 1.3.3 ===

Mon Aug  4 2014 And Sch, Aleksey
        * librhash: small optimization of Whirlpool

Sat Aug  2 2014 Aleksey
        * option --exclude for skipping some files during recursive scanning

Fri Aug  1 2014 Aleksey
        * update the SHA3 algorithm to follow the changes of the FIPS 202 draft

Wed Jul 30 2014 Aleksey
        * support torrents with more than one announce url

Tue Jul 29 2014 Aleksey
        * LibRHash now exports torrent functions

Mon Jul 21 2014 Tsukasa Oi
        * fixed test_rhash.sh script failing on the en_US.UTF-8 locale

Wed Jul 16 2014 Aleksey
        * changed the `-p' format names of sha* families, see manpage
        * set a boolean in config to true by a string `true', `on' or `yes'

Sun Jul 13 2014 Aleksey
        * Ctrl-C now interrupts benchmarking

Wed Jul  2 2014 Aleksey
        * === Version 1.3.2 ===

Sat Jun 21 2014 Aleksey
        * report warnings on files locked by some processes

Thu Jun 19 2014 Brad Campbell
        * ignore non-regular files while scanning directories recursively

Wed Jun 18 2014 Aleksey
        * option --follow for following symlinks to directories

Sun Apr 13 2014 ZinnKid
        * BTIH piece length calculation updated to follow the uTorrent algorithm change
2015-04-28 01:17:11 +00:00
joerg
5d0aefa4db Use bswap builtins for clang. Prefer builtin over inline assembler.
Recognize BSDish endian macros.
2015-02-23 18:26:12 +00:00
wiz
07cb75545f Import rhash-1.3.1 as misc/rhash.
RHash is a console utility for calculation and verification of
magnet links and a wide range of hash sums like CRC32, MD4, MD5,
SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent
BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and
Snefru.

Hash sums are used to ensure and verify integrity of large volumes
of data for a long-term storing or transferring.
2014-04-18 21:21:30 +00:00