bcrypt

Password hasher

A modern password hashing library for Python

Modern(-ish) password hashing for your software and your servers

GitHub

1k stars
27 watching
170 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list

python

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
maxcountryman/flask-bcrypt Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm 326
bcryptnet/bcrypt.net An enhanced C# implementation of the bcrypt password hashing algorithm 848
dnaeon/cl-bcrypt Provides functions to generate, parse and verify bcrypt password hashes 13
pyca/pynacl A Python interface to cryptographic primitives and protocols 1,079
f0cker/pyhashcat A Python binding to a popular password cracking tool 32
manelli/ex_bcrypt An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm 3
bcrypt-ruby/bcrypt-ruby A Ruby binding for the OpenBSD bcrypt() password hashing algorithm 1,933
ctxis/crackerjack A web interface for password cracking tool Hashcat 358
quahac/burp-intruder-hashcat-maskprocessor A tool for generating password candidates with customizable masks and keyspaces 19
ultrahorizon/pyargon2 An implementation of Argon2 password hashing algorithm in Python 18
7kasper/bookshelf-bcrypt.js Automates password hashing for bookshelf models using bcrypt 0
d4vinci/elpscrk A password generator tool based on user profiling and statistics 793
zitadel/passwap Provides a unified implementation of multiple password hashing algorithms. 54
neokushan/bcrypt.net-core A .NET Core port of BCrypt.net with enhancements and compatibility for both full .NET Framework and .NET Core. 216
bsiddiqui/bookshelf-bcrypt Automates password hashing and verification in bookshelf models 16