rhash 1.4.2-1 source package in Ubuntu
Changelog
rhash (1.4.2-1) unstable; urgency=medium * New upstream version 1.4.2 * Update pgp signature path in the watch file * Drop obsolete patches -- Aleksey Kravchenko <email address hidden> Sun, 29 Aug 2021 23:17:28 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rhash_1.4.2-1.dsc | 2.3 KiB | 283c859ff716a2f989d2bed71683daad3c59cfc902bb3ac1fe610bf98fca275e |
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-1.debian.tar.xz | 9.7 KiB | cd6673184acc79d6947c2108844aec089231791b5b1136b1d27ee0a893b67bc5 |
Available diffs
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