Path to this page:
./
misc/rhash,
Calculate/check CRC32, MD5, SHA1, GOST, TTH, BTIH or other hash sums
Branch: pkgsrc-2017Q1,
Version: 1.3.4,
Package name: rhash-1.3.4,
Maintainer: pkgsrc-usersRHash 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.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: fc4610084b8b5a8d20ef0b788381709921ada8bb
RMD160: 00225455818941f6e59b398854f128687465448b
Filesize: 301.935 KB
Version history: (Expand)
- (2017-04-04) Package added to pkgsrc.se, version rhash-1.3.4 (created)
CVS history: (Expand)
2017-04-16 17:12:32 by Benny Siegert | Files touched by this commit (2) |
Log message:
Pullup ticket #5277 - requested by sevan
misc/rhash: build fix
Revisions pulled up:
- misc/rhash/distinfo 1.6
- misc/rhash/patches/patch-librhash_byte__order.h 1.4
---
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Apr 13 09:40:37 UTC 2017
Modified Files:
pkgsrc/misc/rhash: distinfo
pkgsrc/misc/rhash/patches: patch-librhash_byte__order.h
Log message:
Don't assume _BIG_ENDIAN and _LITTLE_ENDIAN have values. Fixes SunOS.
|