Difference between revisions of "Rhash"

From COPTR
Jump to navigation Jump to search
 
Line 5: Line 5:
 
|license=Open Source MIT [http://rhash.anz.ru/license.php].
 
|license=Open Source MIT [http://rhash.anz.ru/license.php].
 
|platforms=Cross platforms
 
|platforms=Cross platforms
|function=Fixity Verification
+
|function=Fixity
 
}}
 
}}
 
{{Infobox tool details
 
{{Infobox tool details

Latest revision as of 19:42, 11 May 2021



Rhash
RHash (Recursive Hasher) is a console utility for computing and verifying hash sums of files.
Homepage:http://rhash.anz.ru/
License:Open Source MIT [1].
Platforms:Cross platforms
Function:Fixity


Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt662155211c8f00_33185163

Mailing List(s)

See here for more information.

Release Feed

Failed to load RSS feed from http://sourceforge.net/projects/rhash/rss?path=/: Error parsing XML for RSS

Issues Feed

Failed to load RSS feed from http://sourceforge.net/p/rhash/bugs/feed.rss: Error parsing XML for RSS

Description[edit]

RHash (Recursive Hasher) is a console utility for computing and verifying hash sums of files. It supports CRC32, MD4, MD5, SHA1, SHA256, SHA512, Tiger, DC++ TTH, BitTorrent BTIH, ED2K, AICH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R 256/512, Whirlpool and Snefru-128/256 algorithms. Hash sums are used to ensure and verify integrity of large volumes of data for a long-term storing or transferring.

  • Can calculate Magnet links
  • Output in a predefined (SFV, BSD-like) or a user-defined format
  • Ability to process directories recursively
  • Updating existing hash-files (adding hash sums of files missing in a hash-file)>
  • Portability: the program works the same under Linux, *BSD, Solaris or Windows
  • Written in pure C, small in size, open source


Documentation[edit]

Use -h for the Help screen.


User Experiences[edit]

Development Activity[edit]