Top 20 NuGet password Packages

Windows Password Vault Management for .NET
A secure cryptographic library
A random password generator. CodeBits are useful code blocks that can included in your C# projects through NuGet. Project repository: https://github.com/JeevanJames/CodeBits Documentation: https://github.com/JeevanJames/CodeBits/wiki/PasswordGenerator Source code: https://github.com/JeevanJames/Co...
Package lets your create usernames, password, dates, phone numbers, colours and random sentences.
An ASP.NET Core library for generating and validating one time passwords for google authenticator.
ASP.NET Core Identity IPasswordHasher implementation using Argon2
AdmPwd.E Integration SDK library for integration of password retrieval / reset capabilities and other service provided by AdmPwd.E solution to applications
Classes for secret protection (password hashing, etc.).
Security, Json Web Token, Password Service, Encrypt, Decrypt, Seguridad, Token de sesión, Servicio de contraseña, encriptador, desencriptador.
This library will generate a password given the options provided.
Foundation of Password Vault Management for .NET
Effortless .Net Encryption is a library that provides: Rijndael encryption/decyption, Hashing and Digest creation/validation and Password/salt creation.
A .NET implementation of scrypt algorithm.
Portable Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) implementation for Windows 8, Windows Phone 8, Windows Silverlight 8 and .NET framework platforms based on PCLCrypto portable crypto layer Supported algorithms Signing: - HMAC signatures with HS256, HS384 and HS512...
An ASP.NET Core library for generating and validating one time passwords for google authenticator.
PWDTK.NET (Password Toolkit) is a .NET API which easily allows you to create crypto random salt strings and generate password hashes using a HMAC SHA-512 based version of the PBKDF2 specification. It also contains an implementation of password policies which are enforced using regular expressions. ...
An ASP.NET Core library for generating and validating one time passwords for google authenticator. It seems that dotnet pack has a problem to pack own project. This Package needs AspNetCore.Totp. This is a workaround to not merge my project into one. If you find way of doing it correctly, let me kno...
ASP.NET Core Identity IPasswordHasher implementation using BCrypt.Net - next
HS-HASH is a data hashing class that uses a secure hash algorithm and returns the hashed value of the entered string. For security reasons, you may want to store passwords in hashed form. This guards against the possibility that someone who gains unauthorized access to the database can retrieve the ...