Top 20 NuGet password Packages

This package allows you to check the realistic entropy (i.e., difficulty of a hacker to crack) of a given password. The package ports the original zxcvbn js library to .net. This means the suitability of a password can be checked server side. Further more the calculated entropy matches the calculati...
CBCrypt : Next-generation user authentication, beyond bcrypt, scrypt, pbkdf2 CBCrypt deterministically generates an asymmetric keypair from servername, username, and password. Users can authenticate to the server without ever sending their password. For more details, see https://www.cbcrypt.org
Implements simple wrapper to handle good symmetric encryption and password hashing.
A simple login policy for Glimpse to protect your site in production
JWT (JSON Web Token) Portable Implementation for .NET 4.5+ (Public Domain). Supported algorithms: HMAC signatures with HS256, HS384 and HS512.
Xamarin Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET 4.0+ Ultimate Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) Implementation for .NET 4.0+ Minimallistic. Full suite of signature and encryption algorithms. Supports g...
A .NET client library for using HashiCorp's Vault server.
Services for managing and hashing passwords.
Caelan framework for password hashing
Library for username & passwords, including an implementation of RFC2898 passwords for the secure storage of passwords. Includes helper methods for generation of Token's used for one-time logins and password reset functionality.
Implementations of ASP.NET Core Identity IPasswordValidators
Implementations of ASP.NET Core Identity IPasswordValidators that verify the provided password is not one of the most common passwords. Inspired by Discource and https://blog.codinghorror.com/password-rules-are-bullshit/
Check if a password(string) is compromised using the haveibeenpwned.com API
Middleware that validates passwords against a blacklist.
Common Libraries including: - Bitwise - SecurePassword - DateTime - Unix timestamp convert
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 containing base interfaces and Dictionary classes only. Unless you are making your own Dictionary L...
Package containing cryptography helper functions like Hash Generator and Password Generator
Crypto Secure Random Password Generator