| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a fork of the CryptSharpOfficial library https://www.zer7.com/software/cryptsharp
Ported to .Net Standard to integrate with .Net Core projects
▶️ Install from Package manager Console
Install-Package CryptSharpStandard -Version 1.0.0
CryptSharp provides a number of password crypt algorithms
✅ BCrypt
✅ LDAP
✅ MD5 (and Apache's htpasswd variant)
✅ PHPass (WordPress, phpBB, Drupal)
✅ SHA256
✅ SHA512
✅ Traditional and Extended DES
Additionally it includes
✅ Blowfish
✅ PBKDF2 for any HMAC
| Back | FazBrowse Home | New Git URL |