"PBKDFPasswordHash" NuGet Package

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.




Got any "PBKDFPasswordHash" Question?





Info

Version: 1.0.0.2
Author(s): "SETKEH"
Last Update: Friday, December 18, 2015
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/setkeh/PBKDFPasswordHash
NuGet Url: https://www.nuget.org/packages/PBKDFPassworrdHash


Install
Install-Package PBKDFPassworrdHash
dotnet add package PBKDFPassworrdHash
paket add PBKDFPassworrdHash
PBKDFPassworrdHash Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

3051