rhash 1.2.7-1 source package in Ubuntu

Changelog

rhash (1.2.7-1) unstable; urgency=medium

  * New upstream release version 1.2.7
   - Fixes security issue (Closes: #632280)
   - changed author/mantainer name to the way I prefer s/Alexey S/Aleksey/
   - simplified desriptions of binary packages
   - wriiten rules in more now standard way, using CFLAGS/LDFLAGS
   - reworded README.Debian a bit
   - aplied patch from upstream to fix possible segfault
   - aplied patch from upstream to fix glibc runtime warning
   - aplied patch from upstream to repair -openssl option handling
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 15:32:37 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Aleksey Kravchenko
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.2.7.orig.tar.gz 208.4 KiB cb6394ba32839c1f42c9d0ec7a55ccb5bd2cb9595a6badd7364a0cd71dd90a3d
rhash_1.2.7-1.debian.tar.gz 6.4 KiB 97f9c2e5c596aa7839b8cb9e5e6cf78868992573e05230ed9c2be6db4a283823
rhash_1.2.7-1.dsc 1.1 KiB 91a032a5f68a5393bd0591669f3a7a98aa9a96730b5ad40ee85f37ddbf9b3f36

Available diffs

View changes file

Binary packages built by this source

librhash-dev: header files of librhash and static library

 LibRHash is a professional, portable, thread-safe C library for computing
 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
 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-dbg: debugging symbols for librhash

 LibRHash is a professional, portable, thread-safe C library for computing
 a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1/SHA2, AICH,
 ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160,
 HAS-160, EDON-R, Whirlpool and Snefru.
 .
 This package contains debug information for the librhash shared library.

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 and EDonkey 2000 links.
  * Updating hash files (adding hash sums of files missing in the hash file).
  * Ability to process directories recursively.
  * Portability: the program works the same on Linux, *BSD or Windows.