WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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