Source: rhash Section: utils Priority: optional Maintainer: Debian Security Tools Uploaders: Aleksey Kravchenko Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.2), libssl-dev (>= 1.1.0) Standards-Version: 4.5.1 Homepage: http://rhash.sourceforge.net Vcs-Git: https://salsa.debian.org/pkg-security-team/rhash.git Vcs-Browser: https://salsa.debian.org/pkg-security-team/rhash Rules-Requires-Root: no Package: rhash Architecture: any Depends: librhash0 (>= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Recommends: libssl1.1 Description: 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. Package: librhash0 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: libssl1.1 Multi-Arch: same Description: 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. Package: librhash-dev Architecture: any Section: libdevel Depends: librhash0 (= ${binary:Version}), ${misc:Depends} Multi-Arch: same Description: 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.