There are 14 repositories under hash-functions topic.
Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.
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
Self describing hashes - for future proofing
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
Software to identify the different types of hashes used to encrypt data and especially passwords
A library of generic intrusive data structures and algorithms in ANSI C
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
C# library to create a common interface to non-cryptographic hash functions.
Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them
Nayuki's implementation of cryptographic primitives used in Bitcoin.
Dynatrace hash library for Java
Small set of tools to generate plainmasterkeys (rainbowtables) and hashes for the use with latest hashcat and John the Ripper.
Solving problems in Algorithms courses
GOST R 34.11-2012: RFC-6986 cryptographic hash function
Signature scheme submitted to NIST's Post-Quantum Cryptography Project
Fast non-cryptographic hash functions for Scala
A .NET implementation of several non-cryptographic hashes.
Command line (bash) scripts to upload large files to AWS glacier using multipart upload and to calculate the required tree hash
This is my personal library of code that is common to my different projects (Photosounder, SplineEQ, Spiral and others)
Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random
A hash utility, est. 2002, FLOSS. 489 hash functions, HMAC support, cross platform, feature-rich, multi threaded. CLI and API. Recursive hashing, predefined and customizable formats, verify data integrity and find ok/failed/missing/new files, find files by their hashes, find the hash function to a hash. GUI provided by HashGarten.
A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation