Official version of the Meow hash, an extremely fast level 1 hash
-
Updated
Jul 31, 2022 - C++
Official version of the Meow hash, an extremely fast level 1 hash
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (inline C/C++) (Codename Gradilac/Градилак)
🚀 DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG
Fast and simple application that allows you to generate and compare hashes from files and text
PHP userland implementation of MurmurHash3
A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
A lightweight and efficient Python Morton encoder with support for geo-hashing
A .NET implementation of scrypt password hash algorithm.
Dynatrace hash library for Java
HMAC Secure Link module for NGINX.
Cryptographic hash functions for Kotlin Multiplatform
Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG
SHA-256 algorithm implementation (С/С++)
GOST cryptographic functions
My solved DS & Algo problems on GeeksforGeeks. It covers almost every data structure and algorithm present that is must for practice to have a good hand on Competitive Programming.
Add a description, image, and links to the hashing-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the hashing-algorithm topic, visit your repo's landing page and select "manage topics."