rhash 1.4.3-3 source package in Ubuntu

Changelog

rhash (1.4.3-3) unstable; urgency=medium

  * d/watch: Drop filenamemangle option, as recommended by lintian
  * d/patches: Fix build on sparc64 arch

 -- Aleksey Kravchenko <email address hidden>  Sun, 17 Jul 2022 02:42:55 +0300

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main utils
Lunar release main utils

Downloads

File Size SHA-256 Checksum
rhash_1.4.3-3.dsc 2.3 KiB 655d948d339bb4e19de11a57d0d4aae109c27f949bd04157e4d913ef22c79e0b
rhash_1.4.3.orig.tar.gz 419.2 KiB 1e40fa66966306920f043866cbe8612f4b939b033ba5e2708c3f41be257c8a3e
rhash_1.4.3.orig.tar.gz.asc 833 bytes b6eae72cfb6d984b165a7e6c527fa92b6b7c93663c6e1c208c73a2d9091c5d90
rhash_1.4.3-3.debian.tar.xz 16.0 KiB e67145b0a9c231ff1d85daeb71e7956cca182ac57f90bd0b76a17411b7110ce2

No changes file available.

Binary packages built by this source

librhash-dev: header files and a static library for librhash

 LibRHash is a professional, portable, thread-safe C library for computing
 magnet links and a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1,
 SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH,
 GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru.
 .
 This package contains LibRHash static library and header files.

librhash0: shared library for hash functions computing

 LibRHash is a professional, portable, thread-safe C library for computing
 magnet links and a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1,
 SHA256, SHA512, 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.
 .
 Features:
  * Small and easy to learn interface.
  * Hi-level and Low-level API.
  * Allows calculating of several hash functions simultaneously.
  * Portability: the library works on Linux, *BSD and Windows.

librhash0-dbgsym: debug symbols for librhash0
rhash: utility for computing hash sums and magnet links

 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,
 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.
 .
 Features:
  * Output in a predefined (SFV, BSD-like) or a user-defined format.
  * Can calculate Magnet links.
  * Ability to process directories recursively.
  * Updating hash files (adding hash sums of files missing in the hash file).
  * Portability: the program works the same on Linux, *BSD or Windows.

rhash-dbgsym: debug symbols for rhash