Repository navigation

#

hash-functions

Extremely fast non-cryptographic hash algorithm

C
10302
2 天前

Hash function quality and speed tests

C++
2069
2 个月前

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

C++
1793
3 年前

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

Assembly
1606
9 天前

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
943
9 个月前

Self describing hashes - for future proofing

Shell
922
5 个月前

Zero-allocation hashing for Java

Java
817
2 个月前

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
734
10 个月前
C
667
1 个月前

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

JavaScript
643
23 天前

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

Python
615
1 年前

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

C
608
8 年前

One of the fastest hash functions.

C
359
8 个月前

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

C
318
7 个月前

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++
253
2 个月前

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

Rust
225
2 个月前

Hashing functions and PRNGs based on them

C
162
8 个月前

Simple utility to calculate and compare hashes of multiple files

C#
159
2 年前