hashing-algorithm
There are 387 repositories under hashing-algorithm topic.
cmuratori/meow_hash
Official version of the Meow hash, an extremely fast level 1 hash
h2non/jshashes
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)
Algo-Phantoms/Algo-Tree
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.
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/Градилак)
avaneev/komihash
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
DO-SAY-GO/DISCoHAsH
:rocket: DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS
hash-checker/hash-checker
Fast and simple application that allows you to generate and compare hashes from files and text
lastguest/murmurhash-php
PHP userland implementation of MurmurHash3
MengRao/str
A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching
dynatrace-oss/hash4j
Dynatrace hash library for Java
trevorprater/pymorton
A lightweight and efficient Python Morton encoder with support for geo-hashing
viniciuschiele/Scrypt
A .NET implementation of scrypt password hash algorithm.
KotlinCrypto/hash
Cryptographic hash functions for Kotlin Multiplatform
nginx-modules/ngx_http_hmac_secure_link_module
HMAC Secure Link module for NGINX.
cocowalla/wyhash-dotnet
Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG
LekKit/sha256
SHA-256 algorithm implementation (С/С++)
drobotun/gostcrypto
GOST cryptographic functions
abeusher/timehash
An algorithm for creating user configurable, variable-precision sliding windows of time. Useful for binning time values in large collections of data.
varunswing/GeeksForGeeks
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.
therealOri/Genter
A strong and customizable password generator made with python3!
wilhelmliao/xxHash.NET
xxHash for .NET
andhus/dirhash
The Dirhash Standard: A formal procedure for hashing of a filesystem directory.
avaneev/a5hash
Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
isPique/Flash-Force
Flash Force is a parallelism-based multiprocess hash cracking tool written in Python. Achieve GOD SPEED while cracking the hash with full control over CPU!
hoangsonww/Queue-And-HashTable-DSA
🔑 This repository focuses on hash tables and priority queues, highlighting their use in text analysis, word stats generation, and managing a movie review user database. It includes techniques for efficient text tokenization, word frequency analysis, prioritized data handling, and more!
KotlinCrypto/MACs
Message Authentication Code algorithms for Kotlin Multiplatform
yolo2233/cross-modal-hasing-playground
Python implementation of cross-modal hashing algorithms
Lithe-Project/Awesome-CryptoNote
A curated list of awesome CryptoNote open-source blockchains, resources, projects, and shiny other things related.
will-rowe/nthash
Go implementation of ntHash
PascalVault/Lazarus_Hashing
Checksum & Hashing library for Lazarus
sebastienrousseau/hsh
Quantum-Resistant Cryptographic Hash Library for Password Hashing and Verification 🦀
MarvinJWendt/Rename-Files-To-Hash
Python standalone file to rename all files in the current directory to their hashsum
Miskerest/Hashr
A simple and functional Android app for calculating checksums
tapadeep/PBGENA
Parallelized Binary embedding GENerator for Attributed graphs
weiweisong415/Demo_SPDF-SVM_for_GRSL2019
The code implementation of our paper "Deep Hashing Neural Networks for Hyperspectral Image Feature Extraction", GRSL, 2019
vishalanandl177/General-Methods
A general utility for your Django Rest Framework project.