Skip to content

A .NET implementation of PBKDF2 with HMAC-SHA-2.

License

Notifications You must be signed in to change notification settings

samuel-lucas6/PBKDF2.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

License: MIT

PBKDF2.NET

A .NET implementation of PBKDF2 with HMAC-SHA-2.

Warning

Do NOT use this algorithm. It is NOT strong or well designed. It requires a high number of iterations today. Use Argon2 instead.

About

A .NET implementation of PBKDF2 with HMAC-SHA-2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages