flask-bcrypt

Password hasher

Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm

Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application.

GitHub

326 stars
13 watching
64 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pyca/bcrypt A modern password hashing library for Python 1,286
dnaeon/cl-bcrypt Provides functions to generate, parse and verify bcrypt password hashes 13
bcryptnet/bcrypt.net An enhanced C# implementation of the bcrypt password hashing algorithm 848
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
bsiddiqui/bookshelf-bcrypt Automates password hashing and verification in bookshelf models 16
7kasper/bookshelf-bcrypt.js Automates password hashing for bookshelf models using bcrypt 0
hashview/hashview A web-based tool for managing and automating password cracking tasks with analytics capabilities. 362
neokushan/bcrypt.net-core A .NET Core port of BCrypt.net with enhancements and compatibility for both full .NET Framework and .NET Core. 216
zitadel/passwap Provides a unified implementation of multiple password hashing algorithms. 54
thusoy/porridge A library providing secure password storage through keyed hashing with Argon2-based passwords. 22
riverrun/comeonin Provides a specification and behaviours for password hashing libraries in Elixir. 1,303
d4vinci/elpscrk A password generator tool based on user profiling and statistics 793
f0cker/pyhashcat A Python binding to a popular password cracking tool 32
simonepri/upash A unified API for password hashing algorithms 540