Repository navigation

#

hash-functions

Extremely fast non-cryptographic hash algorithm

C
9742
1 个月前

Hash function quality and speed tests

C++
1967
7 小时前

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

C++
1762
3 年前

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

Assembly
1522
2 天前

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
918
4 个月前

Self describing hashes - for future proofing

Shell
918
25 天前

Zero-allocation hashing for Java

Java
806
5 个月前

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
711
5 个月前

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

JavaScript
639
3 个月前
C
607
15 小时前

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

C
604
7 年前

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

Python
588
1 年前

One of the fastest hash functions.

C
353
2 个月前

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

C
313
1 个月前

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

C#
257
3 年前

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

C++
223
2 天前

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

Rust
208
1 个月前

Hashing functions and PRNGs based on them

C
161
3 个月前

Simple utility to calculate and compare hashes of multiple files

C#
158
1 年前