5 packages tagged with “PasswordHash”
Provides account operations.
This package is a port of DataJuggler.Core.Cryptography for dot net core. It uses using Konscious.Security.Cryptography.Argon2 by Keef Aragaon.
This is my First NuGet package for .NET, This is a piece of code i actually lifted from The Awesome People over at CrackStation I strongly suggest you check out that guide (Guide link is in the Github Repo) if you're new to Cryptography or have never build an authentication system before. To be Very clear i did not write this piece of code i am only packaging it with some minor changes to the layout of Program.cs, I just find myself using it enough i felt it warranted packaging :) Note: The library was written on linux and built with mono with no issues but should be fully windows and visualstudio compatible also. Checkout Test.cs in the tests folder for some quick and dirty examples of how to use the package, Happy Coding.
Library contains methods : Hashing and SargisAlgorithm - for rapid hashing of text . It can be used to encrypt the password . Author: Kazaryan Sargis Country: Russia City: Kyzyl E-mail: basandbuddy@mail.ru
Package Description