bcrypt.net
Password hasher
An enhanced C# implementation of the bcrypt password hashing algorithm
BCrypt.Net - Bringing updates to the original bcrypt package
848 stars
16 watching
101 forks
Language: C#
last commit: 11 months ago
Linked from 2 awesome lists
algorithmbcryptblowfishc-sharpcipherhashmicrosoftnetnetcorenugetpassword-hashsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
| A modern password hashing library for Python | 1,286 |
| A .NET Core port of BCrypt.net with enhancements and compatibility for both full .NET Framework and .NET Core. | 216 |
| Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm | 326 |
| Provides functions to generate, parse and verify bcrypt password hashes | 13 |
| A Ruby binding for the OpenBSD bcrypt() password hashing algorithm | 1,933 |
| An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm | 3 |
| Provides pre-defined rules for cracking password hashes with hashcat and john. | 420 |
| A .NET implementation of cryptographic algorithms and protocols. | 1,683 |
| A web interface for password cracking tool Hashcat | 358 |
| A collection of password hashing algorithms written in Rust | 688 |
| A unified API for password hashing algorithms | 540 |
| Provides a specification and behaviours for password hashing libraries in Elixir. | 1,303 |
| Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
| Automates password hashing for bookshelf models using bcrypt | 0 |
| Provides a collection of leaked passwords compiled into ordered lists for analysis and use in security testing | 326 |