BCrypt.Net-Core

Password hashing library

A .NET Core port of BCrypt.net with enhancements and compatibility for both full .NET Framework and .NET Core.

A .net Core port of BCrypt.net

GitHub

216 stars
17 watching
28 forks
Language: C#
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bcryptnet/bcrypt.net An enhanced C# implementation of the bcrypt password hashing algorithm 839
dnaeon/cl-bcrypt Provides functions to generate, parse and verify bcrypt password hashes 13
bcgit/bc-csharp A .NET implementation of cryptographic algorithms and protocols. 1,673
pyca/bcrypt A modern password hashing library for Python 1,250
maxcountryman/flask-bcrypt Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm 326
bcrypt-ruby/bcrypt-ruby A Ruby binding for the OpenBSD bcrypt() password hashing algorithm 1,928
7kasper/bookshelf-bcrypt.js Automates password hashing for bookshelf models using bcrypt 0
novotnyllc/bc-csharp A C# implementation of cryptographic algorithms and protocols 176
kmaragon/konscious.security.cryptography Provides cryptographic primitives for .NET Core 214
manelli/ex_bcrypt An Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm 3
microsoft/kuku A compact cuckoo hashing library that enables efficient hash tables with high fill rates 62
dodobrands/webauthn.net A .NET library implementing the WebAuthn Level 3 standard for secure authentication and passkey management. 166
michaelklishin/neocons A Clojure client for the Neo4J REST API, providing a feature-rich interface to the graph database 204
ctxis/crackerjack A web interface for password cracking tool Hashcat 357
lambdapioneer/argon2kt A software component providing an Android/Kotlin binding for the Argon2 password hash algorithm. 79