Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
327 packages returned for Tags:"Password"
Sort by
Relevance
Downloads
Recently updated
BCrypt.
Net-
Next
by:
ChrisMcKee
12,227,417 total downloads
last updated
3/3/2022
Latest version:
4.0.3
bcrypt
BCrypt.Net
cryptography
hashing
password
security
hash
crypto
blowfish
gdpr
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which...
More information
BCrypt-
Official
by:
rdez
2,644,567 total downloads
last updated
11/21/2013
Latest version:
0.1.109
bcrypt
c#
security
password
A .Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function...
More information
SimpleImpersonation
by:
mj1856
2,331,469 total downloads
last updated
1/6/2022
Latest version:
4.2.0
impersonation
user
password
domain
logonuser
win32
A tiny library that lets you impersonate any user, by acting as a managed wrapper for the LogonUser Win32 function.
zxcvbn-
core
by:
trichards57
1,135,179 total downloads
last updated
1/22/2022
Latest version:
8.0.0-beta0002
password
strength
validation
zxcvbn
C#/.NET port of Dan Wheeler/DropBox's Zxcvbn JS password strength estimation library. Updated for .Net Core.
BCrypt.
Net
by:
vchekan
1,051,681 total downloads
last updated
5/5/2011
Latest version:
0.1.0
password
encryption
salt
bcrypt
Port of jBCrypt library to C#
MlkPwgen
by:
mkropat
994,286 total downloads
last updated
3/4/2017
Latest version:
0.3.0
random
password
generator
pronounceable
Secure random password generator. Uses a cryptographically secure PRNG Can guarantee that the password contains digits, special characters, or any other set Can generate pronounceable, easier-to-remember...
More information
Konscious.
Security.
Cryptography.
Argon2
by:
kmaragon
1,618,113 total downloads
last updated
5/20/2022
Latest version:
1.3.0
crypto
cryptography
argon2
argon2i
argon2d
argon2id
password
An implementation of Argon2 winner of PHC https://password-hashing.net/#argon2 Usage follows standard types found in System.Security.Cryptography in corefx. Specifically DeriveBytes. C# Implementation of the...
More information
Isopoh.
Cryptography.
Argon2
by:
mheyman
869,725 total downloads
last updated
5/22/2022
Latest version:
1.1.12
argon2
hash
password
crypto
cryptography
Argon2 Password Hasher written in C#. Uses Isopoh.Cryptography.Blake2 for hashing and Isopoh.Cryptography.SecureArray to protect sensitive data.
jose-
jwt
by:
dvsekhvalnov
21,119,366 total downloads
last updated
12/2/2022
Latest version:
4.1.0
jose
jwt
json
jwa
jwe
jws
jwk
aes
cbc
gcm
More tags
Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT), JSON Web Encryption (JWE) and JSON Web Key (JWK) Implementation for .NET Ultimate Javascript Object Signing and Encryption (JOSE), JSON...
More information
PasswordGenerator
by:
prjseal
3,265,527 total downloads
last updated
1/4/2022
Latest version:
2.1.0
Password
Generator
OWASP
Security
Random
Special
Characters
.net
framework
standard
More tags
- Removed usage of RNG Crypto Provider and used Random Number Generator - Fixed bug with methods that use bool and int parameters for the Password class - Removed usage of Random and replace it with a method...
More information
Scrypt.
NET
by:
viniciuschiele
415,883 total downloads
last updated
2/8/2017
Latest version:
1.3.0
scrypt
password
hash
hashing
crypto
cryptographic
cryptography
A .NET implementation of scrypt algorithm.
PwnedPasswords.
Validator
by:
andrewlock
304,371 total downloads
last updated
10/12/2019
Latest version:
1.2.0
aspnetcore
password
validation
validator
identity
membership
haveibeenwned
pwned
passwords
An Implementation of ASP.NET Core Identity IPasswordValidator that verifies the provided password has not been pwned, as defined by Troy Hunt's HaveIBeenPwned service: https://haveibeenpwned.com/Passwords
BrockAllen.
MembershipReboot
by:
BrockAllen
489,411 total downloads
last updated
11/18/2016
Latest version:
9.0.0
Membership
Roles
Claims
Identity
User
Account
Password
Management
Two
Factor
More tags
Claims-based user account and identity management framework
ReadablePassphrase.
Core
by:
ligos
181,045 total downloads
last updated
6/5/2022
Latest version:
1.3.0
password
security
passphrase
readable
generator
random
Generates gramatically correct passphrases that are easy for human to remember and hard for computers to guess. This is the Core assembly. For normal use, reference the "ReadablePassphrase" package. See...
More information
ReadablePassphrase.
Words
by:
ligos
181,136 total downloads
last updated
6/5/2022
Latest version:
2.0.0
password
security
passphrase
readable
generator
random
Generates gramatically correct passphrases that are easy for human to remember and hard for computers to guess. For normal use, reference the "ReadablePassphrase" package. This is the Words assembly...
More information
ReadablePassphrase.
DefaultDictionary
by:
ligos
179,999 total downloads
last updated
6/5/2022
Latest version:
1.3.0
password
security
passphrase
readable
generator
random
Generates gramatically correct passphrases that are easy for human to remember and hard for computers to guess. For normal use, reference the "ReadablePassphrase" package. This is just the default dictionary...
More information
BCrypt.
Net-
Next.
StrongName
by:
ChrisMcKee
263,748 total downloads
last updated
3/3/2022
Latest version:
4.0.3
bcrypt
BCrypt.Net
cryptography
hashing
password
security
hash
crypto
blowfish
gdpr
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which...
More information
ReadablePassphrase
by:
ligos
179,041 total downloads
last updated
6/5/2022
Latest version:
1.3.0
password
security
passphrase
readable
generator
random
Generates gramatically correct passphrases that are easy for human to remember and hard for computers to guess. To get started: MurrayGrant.ReadablePassphrase.Generator.Create() See...
More information
libsodium-
net
by:
adamcaudill
380,511 total downloads
last updated
1/7/2017
Latest version:
0.10.0
encryption
libsodium
XSalsa20
Curve25519
Ed25519
Poly1305
NaCl
AES
GCM
scrypt
More tags
A secure cryptographic library
PBKDF2.
NET
by:
magicmike
93,095 total downloads
last updated
11/28/2013
Latest version:
2.0.0
pbkdf2
pbkdf2.net
hash
hashing
password
PBKDF2.NET provides adaptive password-based key derivation functionality (PBKDF2) for the .NET Framework. It adheres to the suggested PBKDF2 implementation while also holding true to the .NET cryptographic...
More information
Previous
Next