rhash 1.4.3-ok2 source package in openKylin

Changelog

rhash (1.4.3-ok2) yangtze; urgency=medium

  * Modify debian/control.

 -- sufang <email address hidden>  Thu, 15 Sep 2022 17:21:15 +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
Nile V2.0 proposed main utils
Nile V2.0 release main utils
Yangtze V1.0 release main utils
Yangtze V1.0 proposed main utils

Downloads

File Size SHA-256 Checksum
rhash_1.4.3.orig.tar.gz 427.4 KiB c0d2b07b3e51dc91e91657a076223cbdab6a082ac8ec66dee90de38b018a7fcc
rhash_1.4.3-ok2.debian.tar.xz 9.8 KiB fb494dfebb3b93113d9db93bcc392ababb2fb53a4e0cb201989d1604a62b6b8c
rhash_1.4.3-ok2.dsc 1.8 KiB 07e69a37948469838faa82ed227e7ee7268d46d7214a8bb48b0cbb8f780b523c

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