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
589 stars
31 watching
116 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
checksumdigestedon-rgost3411-2012hash-functionslibrhashlinuxmacosmagnet-linkmessage-digestsrhashsha3unixwindows
Related projects:
Repository | Description | Stars |
---|---|---|
rurban/smhasher | A benchmarking tool for hash functions and their performance characteristics | 1,873 |
grim7reaper/siphash | A cryptographic algorithm implementation for secure hashing of short inputs | 1 |
mrhooray/crc-rs | Provides a Rust implementation of the CRC algorithm used in data integrity and error detection | 193 |
aappleby/smhasher | A collection of hash functions and tests for their properties | 2,688 |
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. | 360 |
lemire/clhash | A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 268 |
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 implemented in pure Rust. | 1,913 |
trapexit/scorch | A tool to catalog files and their hashes to help in discovering file corruption, missing files, duplicates, etc. | 199 |
salesforce/hassh | Identifies specific SSH implementations by analyzing patterns in protocol messages | 534 |
horsicq/nauz-file-detector | Identifies and determines properties of executable files using various analysis techniques | 531 |
geopjr/collision | A GUI tool to generate and verify various types of hashes for file integrity verification. | 151 |
darakian/ddh | A tool to compare duplicate files across directories by hashing and reporting findings. | 454 |
google/highwayhash | Two fast and strong hash functions: SipHash and HighwayHash. | 1,549 |