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.
326 stars
13 watching
64 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A modern password hashing library for Python | 1,286 |
| Provides functions to generate, parse and verify bcrypt password hashes | 13 |
| An enhanced C# implementation of the bcrypt password hashing algorithm | 848 |
| An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm | 3 |
| A Ruby binding for the OpenBSD bcrypt() password hashing algorithm | 1,933 |
| Automates password hashing and verification in bookshelf models | 16 |
| Automates password hashing for bookshelf models using bcrypt | 0 |
| A web-based tool for managing and automating password cracking tasks with analytics capabilities. | 362 |
| A .NET Core port of BCrypt.net with enhancements and compatibility for both full .NET Framework and .NET Core. | 216 |
| Provides a unified implementation of multiple password hashing algorithms. | 54 |
| A library providing secure password storage through keyed hashing with Argon2-based passwords. | 22 |
| Provides a specification and behaviours for password hashing libraries in Elixir. | 1,303 |
| A password generator tool based on user profiling and statistics | 793 |
| A Python binding to a popular password cracking tool | 32 |
| A unified API for password hashing algorithms | 540 |