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: about 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bcryptnet/bcrypt.netAn enhanced C# implementation of the bcrypt password hashing algorithm848
dnaeon/cl-bcryptProvides functions to generate, parse and verify bcrypt password hashes13
bcgit/bc-csharpA .NET implementation of cryptographic algorithms and protocols.1,683
pyca/bcryptA modern password hashing library for Python1,286
maxcountryman/flask-bcryptProvides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm326
bcrypt-ruby/bcrypt-rubyA Ruby binding for the OpenBSD bcrypt() password hashing algorithm1,933
7kasper/bookshelf-bcrypt.jsAutomates password hashing for bookshelf models using bcrypt0
novotnyllc/bc-csharpA C# implementation of cryptographic algorithms and protocols176
kmaragon/konscious.security.cryptographyProvides cryptographic primitives for .NET Core218
manelli/ex_bcryptAn Elixir module for hashing and verifying passwords using the OpenBSD bcrypt algorithm3
microsoft/kukuA compact cuckoo hashing library that enables efficient hash tables with high fill rates63
dodobrands/webauthn.netAn implementation of the WebAuthn standard for .NET applications191
michaelklishin/neoconsA Clojure client for interacting with the Neo4J graph database API204
ctxis/crackerjackA web interface for password cracking tool Hashcat358
lambdapioneer/argon2ktA software component providing an Android/Kotlin binding for the Argon2 password hash algorithm.81