| openwall/john |
8,749 |
|
0 |
0 |
about 2 years ago |
0 |
|
509 |
|
C |
| John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs |
| google/highwayhash |
1,452 |
|
0 |
0 |
about 2 years ago |
0 |
|
8 |
apache-2.0 |
C++ |
| Fast strong hash functions: SipHash/HighwayHash |
| antelle/argon2-browser |
234 |
|
12 |
44 |
over 4 years ago |
31 |
June 05, 2021 |
4 |
mit |
JavaScript |
| Argon2 library compiled for browser runtime |
| ogxd/gxhash |
213 |
|
0 |
0 |
about 2 years ago |
0 |
|
10 |
mit |
Rust |
| The fastest hashing algorithm 📈 |
| nickbabcock/highway-rs |
128 |
|
17 |
23 |
about 2 years ago |
21 |
January 11, 2025 |
2 |
mit |
Rust |
| Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function |
| minio/md5-simd |
123 |
|
1,714 |
2,325 |
over 3 years ago |
12 |
October 06, 2021 |
0 |
apache-2.0 |
Go |
| Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel. |
| xoofx/Blake3.NET |
120 |
|
22 |
27 |
over 2 years ago |
16 |
March 12, 2026 |
0 |
other |
C# |
| Blake3.NET is a fast managed wrapper around the SIMD Rust implementations of the BLAKE3 cryptographic hash function. |
| ssg/HashDepot |
115 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
mit |
C# |
| .NET library for xxHash, FNV, MurmurHash3 and SipHash algorithms |
| saucecontrol/Blake2Fast |
87 |
|
1 |
0 |
over 2 years ago |
4 |
June 13, 2020 |
1 |
mit |
C# |
| Optimized BLAKE2 hashing implementations in C# |
| MengRao/str |
71 |
|
0 |
0 |
almost 5 years ago |
0 |
|
2 |
mit |
C++ |
| A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching |