Skip to content

samuel-lucas6/PBKDF1.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

PBKDF1.NET

A .NET implementation of PBKDF1 using SHA512.

Warning

Do NOT use this algorithm. It is NOT strong or well designed. Use Argon2 or scrypt instead.

About

A .NET implementation of PBKDF1 using SHA512.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages