Extremely fast non-cryptographic hash algorithm
-
Updated
Jan 17, 2025 - C
Extremely fast non-cryptographic hash algorithm
Official version of the Meow hash, an extremely fast level 1 hash
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
Self describing hashes - for future proofing
Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
Zero-allocation hashing for Java
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
Tiny hashing module that uses the native crypto API in Node.js and the browser
A library of generic intrusive data structures and algorithms in ANSI C
Great utility for computing hash sums
Software to identify the different types of hashes used to encrypt data and especially passwords
🔒Unified API for password hashing algorithms
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
C# library to create a common interface to non-cryptographic hash functions.
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG
Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them
Simple utility to calculate and compare hashes of multiple files
Hashing functions and PRNGs based on them
Add a description, image, and links to the hash-functions topic page so that developers can more easily learn about it.
To associate your repository with the hash-functions topic, visit your repo's landing page and select "manage topics."