An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with hash-function

A curated list of projects in awesome lists tagged with hash-function .

https://github.com/avaneev/prvhash

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

cellular-automata hash hash-algorithm hash-function hash-functions hashing hashing-algorithm hashing-algorithms prng prng-algorithms prng-methods pseudo-random pseudo-random-generator pseudorandom random random-number-generators random-numbers

Last synced: 24 Mar 2025

https://github.com/n-r-k/chibihash

Small, Fast, Portable 64-bit hash function

64-bit c hash hash-function hash-functions smhasher

Last synced: 06 Apr 2025

https://github.com/antoniopelusi/ca-hash

Hash function based on the non-reversible Cellular Automata Game of Life.

game-of-life gameoflife hash hash-function

Last synced: 26 Oct 2025

https://github.com/1mb-dev/bloom-sift

Fast Bloom filter using 128-bit MurmurHash3 with double hashing using Kirsch-Mitzenmacher technique. Optimal parameters auto-calculated. Works in Node.js and browsers.

bloom-filter hash-function murmur-hash nodejs probabilistic-data-structure set-membership space-efficient typescript

Last synced: 24 Feb 2026

https://github.com/uhpoler/searchinarray-coursework

This is my coursework for the second semester of the first year in KPI , in which I implemented the search for given elements in the array

cpp fibonacci-sequence hash-function interpolation-search winforms

Last synced: 15 May 2026

https://github.com/oxarbitrage/sinsemilla

Sinsemilla hash function haskell implementation

crypto cryptography hash-function sinsemilla

Last synced: 05 Feb 2026

https://github.com/vnykmshr/bloom-sift

Fast Bloom filter using 128-bit MurmurHash3 with double hashing using Kirsch-Mitzenmacher technique. Optimal parameters auto-calculated. Works in Node.js and browsers.

bloom-filter hash-function murmur-hash nodejs probabilistic-data-structure set-membership space-efficient typescript

Last synced: 07 Feb 2026

https://github.com/daggilli/argon2pp

C++ classes for Argon2 hashing

argon2 cpp cpp-library cpp23 hash-function header-only

Last synced: 05 Apr 2025

https://github.com/roydevashish/chacha20-hash-lightweight-cryptographic-hash-function-based-on-chacha20

A lightweight cryptographic hash function inspired by ChaCha20, designed for speed, simplicity, and efficiency in resource-constrained environments. Ideal for embedded systems, research, and educational purposes. Not intended for production use without further cryptanalysis.

chacha20 cryptographic-hash-functions cryptography hash-function

Last synced: 13 Jun 2026

https://github.com/tonix-tuft/argo

Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.

argon2 cryptographic-hash-function hash hash-function hashing key-derivation-function password password-hash password-hashing security

Last synced: 26 May 2026

https://github.com/systemslibrarian/crypto-lab-ascon

Browser-based Ascon demo — NIST Lightweight Cryptography Standard (FIPS SP 800-232, 2025). Ascon-AEAD128 encrypt/decrypt with constant-time tag verification, Ascon-Hash256 with avalanche analysis, side-by-side comparison against AES-GCM and ChaCha20-Poly1305. Designed for IoT and embedded constraints. No backends. No external crypto libraries.

aead ascon authenticated-encryption crypto-lab cryptography embedded fips-800-232 hash-function iot lightweight-cryptography nist sponge-construction

Last synced: 11 Jul 2026

https://github.com/owengombas/murmurs

🫆 A reliable and production-ready implementation of the Murmur3 hash function in Rust

hash-function hashing murmur3 rust

Last synced: 14 Jun 2025