666 skills found · Page 1 of 23
Cyan4973 / XxHashExtremely fast non-cryptographic hash algorithm
ranisalt / Node Argon2Node.js bindings for Argon2 hashing algorithm
bcrypt-ruby / Bcrypt Rubybcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
tkaitchuck / AHashaHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
ogxd / GxhashUnsafely fast hashing algorithm 📈
Nicoshev / RapidhashVery fast, high quality, platform-independent hashing algorithm.
blackploit / Hash IdentifierSoftware to identify the different types of hashes used to encrypt data and especially passwords
serialx / HashringConsistent hashing "hashring" implementation in golang (using the same algorithm as libketama)
rust-lang / Rustc HashCustom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
patrickfav / BcryptA Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distributions. Includes a CLI Tool.
swuxyj / DeepHash PytorchImplementation of Some Deep Hash Algorithms, Including DPSH、DSH、DHN、HashNet、DSDH、DTSH、DFH、GreedyHash、CSQ.
simonepri / Upash🔒Unified API for password hashing algorithms
OneOfOne / XxhashA native implementation of the excellent XXHash hashing algorithm.
AnimeshShaw / Hash Algorithm IdentifierA python tool to identify different Hash Function Algorithms
OALabs / HashdbAssortment of hashing algorithms used in malware
pjebs / Optimus GoID hashing and Obfuscation using Knuth's Algorithm
3rd-Eden / Node Hashringhashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package
orlp / FoldhashA fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
namick / Obfuscate IdMake your ActiveRecord ids non-obvious. Mixes up record ids in a simple, reversible hashing algorithm so that it can then automatically revert the hashed number back to the original id for record lookup without having to store a hash or tag in the database.
avaneev / PrvhashPRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor, and a glimpse into abyss. (header-only C/C++) (Codename Gradilac/Градилак)