rhash 1.4.3-ok1 source package in openKylin

Changelog

rhash (1.4.3-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- sufang <email address hidden>  Thu, 25 Aug 2022 16:08:16 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rhash_1.4.3.orig.tar.gz 427.4 KiB c0d2b07b3e51dc91e91657a076223cbdab6a082ac8ec66dee90de38b018a7fcc
rhash_1.4.3-ok1.debian.tar.xz 9.9 KiB 9e37d5de05e0007e955556d5bc55e3d70efdf74837461a7c1f64b1c7e35d88f1
rhash_1.4.3-ok1.dsc 1.8 KiB 1753950f00ee2678b1f795cd5e98dd0c1a7bb9234e958098c6d301ce968c6d9d

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