Projects with this topic
-
-
-
-
Go implementation of https://github.com/cessen/tenthash
Updated -
Integrity Check - Vinari Software is a Linux application written in Vala and GTK, designed to get the verification sum of a file (MD5, SHA1, SHA256, SHA512) and compare to the sum of verification provided by the file creator.
Updated -
SMHasher3 is a test suite for evaluating non-cryptographic hash functions. It focuses on things like output distribution and collisions, with some perf tests. Based on the SMHasher fork maintained by Reini Urban (https://github.com/rurban/smhasher).
Updated -
A focused project on perceptual hashing techniques for multimedia content analysis. This includes creating unique hashes for images and audio, detecting duplicates, and enabling efficient content indexing and comparison. Practical examples cover real-world applications like image deduplication and audio recognition.
Updated -
A ridiculously over-engineered & secure 3072-bit hashing algorithm.
Updated -
Integrity Check - Vinari Software is primarily a Microsoft Windows application written in C++ and QT, designed to get the verification sum of a file (MD5, SHA1, SHA256, SHA512) and compare to the sum of verification provided by the file creator.
Updated -
Find the lowest hash for a given string format based on the rules of https://shallenge.quirino.net/
Updated -
-
Generate unique passwords per Web page name.
https://cgimenez.com/hashit-onsen
https://cnngimenez.gitlab.io/hashit-onsen
For the Emacs (Elisp) port see: https://gitlab.com/cnngimenez/hashit-el
Updated -
Command-line utility for Windows which generates, verifies, and signs hash digests for your project.
Updated -
sha3sum - compute and check sha3xxx message digest. The command is similar to the GNU commands shaXXXsum. It use and wrap the RustCrypto/hashes lib.
Updated -
This project is about having a server that will send files asked by different clients. The server also send the hash of the file to the client and he'll checksum locally if both hash match.
Updated -
xxHashish (xxHash-in-shell)
A function written in portable POSIX shell script, which calculates a 64-bit xxHash.
Updated -
-
-
Command-line utility for Windows which generates, verifies, and signs hash digests for your project.
Updated -
Simple password hashing with support for salt, secret pepper, and brute-force salt.
Updated