Skip to content

mclasson/PasswordHashing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample implementation of RNGCryptoServiceProvider

Here I use the standard APIs in .NET to safely hash password. It uses both key stretching and salting. I include a Generator, a Validate and sample usage.

Here is the original blogpost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages