'Various hash functions.'
Modern password hashing for your software and your servers
Argon2 for Python
Cython hash table that trusts the keys are pre-hashed
Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
comprehensive password hashing framework supporting over 30 schemes
Compute a single hash of the file contents of a directory.
SIMD-accelerated string search, sort, hashes, fingerprints, & edit distances
Full featured consistent hashing python library compatible with ketama.
Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
Python-bindings for CityHash, a fast non-cryptographic hash algorithm
A hashing and encryption with Customizable Hashing Algorithm CHA, WARNING: DO NOT USE IN REAL USE CASES! THIS WAS MADE JUST FOR FUN!
Modern password hashing for Python
"Python bindings for Facebook's PDQ hash"
Python module and CLI for hashing of file system directories.
Implementation of the Jump Consistent Hash algorithm
Module and command-line tool that wraps around hashlib and zlib to facilitate generating checksums / hashes of files and directories.
Edits your requirements.txt by hashing them in
SHA-3 (Keccak) for Python 2.7 - 3.5
Pure Python FNV hash implementation
A fast version of fnv1a
bcrypt password hashing and key derivation
Python package to hash dictionaries using default hash, md5, sha256 and more.
Python ctypes wrapper around Bob Jenkins' hash functions.
creating perfect minimal hash function
Stable non-cryptographic and cryptographic hashing functions for Polars
SHA-3 (Keccak) for Python 3.9 - 3.11
CryptoCurrency Hashing Library
Simple file hash digests and file integrity checks
A Cython module for secure hash checking
JCS - JSON Canonicalization
Python implementation of Amazon Ion Hash
hash, hmac, RSA, ECC, X.509, TLS, DTLS, handshakes, and secrets with an mbed TLS back end
Python implementation of Poseidon hash
Python 2.7 hashing and iteration in Python 3+
Anonymous linkage using cryptographic hashes and bloom filters
BLAKE2 hash function extension module
A simple token-based auth backend for Django Rest Framework storing cryptographically hashed tokens on server-side.
Transform internal id's to obfuscated integers using Knuth's integer hash
A package for closed addressing hash tables that require chaining with linked lists.