bcrypt
Password hasher
A modern password hashing library for Python
Modern(-ish) password hashing for your software and your servers
1k stars
27 watching
170 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list
python
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm | 326 |
| | An enhanced C# implementation of the bcrypt password hashing algorithm | 848 |
| | Provides functions to generate, parse and verify bcrypt password hashes | 13 |
| | A Python interface to cryptographic primitives and protocols | 1,079 |
| | A Python binding to a popular password cracking tool | 32 |
| | 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 |
| | A web interface for password cracking tool Hashcat | 358 |
| | A tool for generating password candidates with customizable masks and keyspaces | 19 |
| | An implementation of Argon2 password hashing algorithm in Python | 18 |
| | Automates password hashing for bookshelf models using bcrypt | 0 |
| | A password generator tool based on user profiling and statistics | 793 |
| | Provides a unified implementation of multiple password hashing algorithms. | 54 |
| | A .NET Core port of BCrypt.net with enhancements and compatibility for both full .NET Framework and .NET Core. | 216 |
| | Automates password hashing and verification in bookshelf models | 16 |