rhash 1.4.2-1build1 source package in Ubuntu

Changelog

rhash (1.4.2-1build1) jammy; urgency=medium

  * No-change rebuild for libssl3 (LP: #1959840)

 -- Dan Bungert <email address hidden>  Wed, 02 Feb 2022 11:15:24 -0700

Upload details

Uploaded by:
Dan Bungert
Sponsored by:
William Wilson
Uploaded to:
Jammy
Original maintainer:
Debian Security Tools
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rhash_1.4.2.orig.tar.gz 407.1 KiB 600d00f5f91ef04194d50903d3c79412099328c42f28ff43a0bdb777b00bec62
rhash_1.4.2.orig.tar.gz.asc 833 bytes edaa60cab03a9872efad8db329912784258571416823463fc7d9d4067def7c28
rhash_1.4.2-1build1.debian.tar.xz 9.7 KiB c72d2a4ec0e98493f4b6f202f03916427d2af1796b343d48db2e641af7001c33
rhash_1.4.2-1build1.dsc 2.3 KiB e307c95042cbe7fe222bcc25ce628fe8f1b827f30ceebc08e9305d2b54637a06

View changes file

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