RHash
File integrity checker
A utility for calculating and verifying the integrity of files and data using various hash functions.
Great utility for computing hash sums
585 stars
31 watching
116 forks
Language: C
last commit: 28 days ago
Linked from 1 awesome list
checksumdigestedon-rgost3411-2012hash-functionslibrhashlinuxmacosmagnet-linkmessage-digestsrhashsha3unixwindows
Related projects:
Repository | Description | Stars |
---|---|---|
rurban/smhasher | A comprehensive benchmarking and testing framework for various hash functions | 1,850 |
grim7reaper/siphash | An implementation of a pseudorandom function optimized for speed on short messages | 1 |
mrhooray/crc-rs | Provides a Rust implementation of the CRC algorithm used in data integrity and error detection | 192 |
aappleby/smhasher | A collection of hash functions and tests for their properties | 2,666 |
verifytests/verify.imagehash | A C# library that uses image hashing to compare images and detect differences. | 7 |
jandrewrogers/metrohash | A set of fast and statistically robust hash functions designed for non-cryptographic use cases. | 361 |
lemire/clhash | A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 266 |
jhumphry/spark_siphash | An Ada implementation of the SipHash keyed hash function for cryptographic protection against denial-of-service attacks. | 5 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |
trapexit/scorch | A tool to catalog files and their hashes to help in discovering file corruption, missing files, duplicates, etc. | 196 |
salesforce/hassh | Identifies specific SSH implementations by analyzing patterns in protocol messages | 532 |
horsicq/nauz-file-detector | Identifies and determines properties of executable files using various analysis techniques | 525 |
geopjr/collision | A GUI tool to generate and verify various types of hashes for file integrity verification. | 146 |
darakian/ddh | A tool to compare duplicate files across directories by hashing and reporting findings. | 455 |
google/highwayhash | Two fast and strong hash functions: SipHash and HighwayHash. | 1,544 |