Repository navigation

#

hash-functions

Extremely fast non-cryptographic hash algorithm

C
10134
8 天前

Hash function quality and speed tests

C++
2050
20 天前

Official version of the Meow hash, an extremely fast level 1 hash

C++
1787
3 年前

Open-source implementation of a substantial portion of the API of Apple CryptoKit suitable for use on Linux platforms.

Assembly
1588
4 天前

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

Go
937
8 个月前

Self describing hashes - for future proofing

Shell
926
4 个月前

Zero-allocation hashing for Java

Java
813
1 个月前

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.

C
724
9 个月前
C
656
8 天前

Tiny hashing module that uses the native crypto API in Node.js and the browser

JavaScript
641
7 个月前

Software to identify the different types of hashes used to encrypt data and especially passwords

Python
609
1 年前

A library of generic intrusive data structures and algorithms in ANSI C

C
608
8 年前

One of the fastest hash functions.

C
354
6 个月前

PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)

C
316
5 个月前

C# library to create a common interface to non-cryptographic hash functions.

C#
256
3 年前

Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG

C++
250
1 个月前

Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them

Rust
222
1 个月前

Hashing functions and PRNGs based on them

C
162
7 个月前

Simple utility to calculate and compare hashes of multiple files

C#
159
2 年前