There are 4 repositories under hashing-algorithm topic.
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/Градилак)
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG
:rocket: DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS
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
Dynatrace hash library for Java
A lightweight and efficient Python Morton encoder with support for geo-hashing
A .NET implementation of scrypt password hash algorithm.
Cryptographic hash functions for Kotlin Multiplatform
HMAC Secure Link module for NGINX.
Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG
GOST cryptographic functions
An algorithm for creating user configurable, variable-precision sliding windows of time. Useful for binning time values in large collections of data.
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.
Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG
A strong and customizable password generator made with python3!
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!
🔑 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!
Message Authentication Code algorithms for Kotlin Multiplatform
Python implementation of cross-modal hashing algorithms
A curated list of awesome CryptoNote open-source blockchains, resources, projects, and shiny other things related.
Checksum & Hashing library for Lazarus
Quantum-Resistant Cryptographic Hash Library for Password Hashing and Verification 🦀
Python standalone file to rename all files in the current directory to their hashsum
The code implementation of our paper "Deep Hashing Neural Networks for Hyperspectral Image Feature Extraction", GRSL, 2019
A general utility for your Django Rest Framework project.