The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2011-06-24 | 2.5 kB | |
rhash-1.2.6.2-win32.zip | 2011-06-24 | 652.4 kB | |
rhash-1.2.6-win64.zip | 2011-06-15 | 755.1 kB | |
rhash-1.2.6-win32.zip | 2011-06-15 | 651.9 kB | |
rhash-1.2.6-1.src.rpm | 2011-06-15 | 241.3 kB | |
rhash-1.2.6-src.tar.gz | 2011-06-15 | 222.6 kB | |
Totals: 6 Items | 2.5 MB | 0 |
=== Release notes === * rhash-1.2.6.2-win32.zip - 32-bit Windows version with UTF-8 and WinXP fixes * rhash-1.2.6-win64.zip - 64-bit Windows version * rhash-1.2.6-src.tar.gz - Source code (RHash + LibRHash library) * rhash-1.2.6-1.src.rpm - Src RPM for RedHat/Mandriva Linux * https://github.com/rhash/RHash/ - Browsable GIT source tree === RHash program === 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. === The LibRHash 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. 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 simultaniously. * Portability: the library works on Linux, *BSD and Windows. === About hash functions === * RHash hash functions descriptions http://rhash.anz.ru/hashes.php * Table of the hash functions supported by RHash https://sourceforge.net/apps/mediawiki/rhash/index.php?title=Hash_sums * ECRYPT: The Hash Function Zoo http://ehash.iaik.tugraz.at/wiki/The_Hash_Function_Zoo === Notes on RHash License === The RHash program and LibRHash library are distributed under RHash License, see the COPYING file for details. In particluar, the program, the library and source code can be used free of charge under the MIT, BSD, GPL, commercial or freeware license without additional restrictions. In the case the OSI-approved license is required the MIT license should be used.