hashing topic
DamienGKit
Useful utility classes and helpers from DamienG.com
aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
blake2.wasm
BLAKE2b and BLAKE2s hash functions compiled to WebAssembly using Emscripten and optimized for small size
CatCrypto
An easy way for hashing and encryption.
Hash-Embeddings
PyTorch implementation of Hash Embeddings (NIPS 2017). Submission to the NIPS Implementation Challenge.
Cryptoknife
All-in-one, portable, collection of general-purpose cryptography tools
blobloom
Extremely fast Bloom filters for Go
Similarity-Adaptive-Deep-Hashing
Unsupervised Deep Hashing with Similarity-Adaptive and Discrete Optimization (TPAMI2018)
node-blake2
All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) with stream support for Node.js