hashing
There are 3110 repositories under hashing topic.
gchq/CyberChef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
aalhour/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
idealo/imagededup
😎 Finding duplicate images made easy!
seperman/deepdiff
DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
ranisalt/node-argon2
Node.js bindings for Argon2 hashing algorithm
JustasMasiulis/lazy_importer
library for importing functions from dlls in a hidden, reverse engineer unfriendly way
bee-san/Name-That-Hash
🔗 Don't know what type of hash it is? Name That Hash will name that hash type! 🤖 Identify MD5, SHA256 and 300+ other hashes ☄ Comes with a neat web app 🔥
superpoweredSDK/Low-Latency-Android-iOS-Linux-Windows-tvOS-macOS-Interactive-Audio-Platform
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
facebook/ThreatExchange
Trust & Safety tools for working together to fight digital harms.
tkaitchuck/aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
sirixdb/sirix
SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
zpl-c/zpl
📐 Pushing the boundaries of simplicity
yashbhalgat/HashNeRF-pytorch
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
ogxd/gxhash
Unsafely fast hashing algorithm 📈
noraj/haiti
:key: Hash type identifier (CLI & lib)
OpenHFT/Zero-Allocation-Hashing
Zero-allocation hashing for Java
symfony/password-hasher
Provides password hashing utilities
paulmillr/noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
skjha1/Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
sindresorhus/crypto-hash
Tiny hashing module that uses the native crypto API in Node.js and the browser
thulab/DeepHash
An Open-Source Package for Deep Learning to Hash (DeepHash)
ShokoAnime/ShokoServer
Repository for Shoko Server.
simonepri/upash
🔒Unified API for password hashing algorithms
adobe/ferrum
Features from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for working with sequences/iterators in js
dragonslayerx/Competitive-Programming-Repository
Competitive Programming templates that I used during the past few years.
shepmaster/twox-hash
A Rust implementation of the xxHash algorithm.
Password4j/password4j
Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.
erthink/t1ha
One of the fastest hash functions.
phxql/argon2-jvm
Argon2 Binding for the JVM
The-Osint-Toolbox/Data-Acquisition-OSINT
You can find links to data acquisition websites.
begeekmyfriend/CuckooFilter
Substitute for bloom filter.
Ishan-sinha/DSA-for-SDE-interview
This repository is aimed to contain all the questions required for SDE interview preparation from data structures and algorithms.
caoyue10/DeepHash-Papers
Must-read papers on deep learning to hash (DeepHash)
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/Градилак)
shomali11/util
A collection of useful utility functions
fmela/libdict
C library of key-value data structures.