rhash 1.4.2-1ubuntu1 source package in Ubuntu

Changelog

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

  * Load and recommend OpenSSL 3 libaries, not 1.1.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 03 Mar 2022 16:07:36 +1300

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main utils

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-1ubuntu1.debian.tar.xz 10.1 KiB 2542e9841aafb863d46b8895957d1a687e7e713ff66a5d3b721ab2f6199ed941
rhash_1.4.2-1ubuntu1.dsc 2.4 KiB 5c88a6007b41d11556b746981d5d56f0abc4b26cabc9b96a086f84a9ca23b129

Available diffs

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